updated href in link to all campaigns in footer
authorAndrew Engelbrecht <andrew@fsf.org>
Tue, 25 Jun 2019 18:42:25 +0000 (14:42 -0400)
committerAndrew Engelbrecht <andrew@fsf.org>
Tue, 25 Jun 2019 18:42:25 +0000 (14:42 -0400)
modules/footer/templates/footer.html.twig

index 0b8f447448ea746f5e0ee517ee222c407b048670..18cc55ff21cf91461313086c57675cbfc4e3fad7 100644 (file)
@@ -21,7 +21,7 @@ We defend the rights of all software users. (<a href="//fsf.org">Read more</a>)<
         <li><a href="/campaigns/campaigns/secure-boot-vs-restricted-boot/">Secure Boot vs Restricted Boot</a></li>
         <li><a href="https://www.gnu.org/">GNU Operating System</a></li>
         <li><a href="https://defectivebydesign.org/">Defective by Design</a></li>
         <li><a href="/campaigns/campaigns/secure-boot-vs-restricted-boot/">Secure Boot vs Restricted Boot</a></li>
         <li><a href="https://www.gnu.org/">GNU Operating System</a></li>
         <li><a href="https://defectivebydesign.org/">Defective by Design</a></li>
-        <li><i><a href="##">See all campaigns</a></i></li>
+        <li><i><a href="https://www.fsf.org/campaigns">See all campaigns</a></i></li>
       </ul>
 
 </div>
       </ul>
 
 </div>