Correct FIXME for highlighting past litigation while fixing term
I stumbled upon this FIXME while testing my changes prior to this and realized that can't possibly be right. So, I corrected it and also changed the text while at it.
This commit is contained in:
parent
4b34f50a57
commit
9dfbf287c8
2 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@ to establish users' rights under the GPLv2 and LGPLv2.1. Please
|
|||
do <a href="/vizio/">read more about it</a> and <a href="/sustainer">donate
|
||||
to support this work!</a>
|
||||
|
||||
<h2>Past Copyleft Litigation</h2>
|
||||
<h2 id="#past">Past Copyleft Litigation</h2>
|
||||
|
||||
These past lawsuits are listed in reverse chronological order.
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<!-- <li><a href="{% url 'podjango:cast-home' podcast_slug='the-corresponding-source' %}">The Corresponding Source</a></li> -->
|
||||
<li class="CopyleftCompliance"><a href="/copyleft-compliance/">Copyleft Compliance</a></li>
|
||||
<li class="VizioTopBar"><a href="/copyleft-compliance/vizio.html">Vizio Lawsuit</a></li>
|
||||
<li class="FIXME2"><a href="/copyleft-compliance/past-lawsuits.html">Previous Lawsuits</a></li>
|
||||
<li class="ImpactLitigationCopyleft"><a href="/copyleft-compliance/past-lawsuits.html#past">Past Impact Litigation</a></li>
|
||||
<li class="FIXME"><a href="/projects/">Member Projects</a></li>
|
||||
<li class="Outreachy"><a href="https://outreachy.org">Outreachy</a></li>
|
||||
<li class="UseTheSource"><a href="{% url 'usethesource:landing' %}">Use The Source</a></li>
|
||||
|
|
Loading…
Add table
Reference in a new issue