Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: includes/index.tmpl

Issue 29323673: Issue 2903 - link to the GPL licenses page (not localized one) (Closed)
Patch Set: Created Aug. 14, 2015, 1:08 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: includes/index.tmpl
===================================================================
--- a/includes/index.tmpl
+++ b/includes/index.tmpl
@@ -54,7 +54,7 @@
<li class="emphasized" id="feature-free" itemprop="featureList">
<div class="sprite"></div>
{{"It's free!"|translate("s9")}}
- <span class="license-note" style="display: inline">{{"(<a href=\"https://www.gnu.org/licenses/translations.fr.html\">GPLv3</a>)"|translate("s10")}}</span>
+ <span class="license-note" style="display: inline">{{"(<a href=\"https://www.gnu.org/licenses\">GPLv3</a>)"|translate("s10")}}</span>
</li>
<li id="feature-maxthon" itemprop="featureList">
<div class="sprite"></div>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld