We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0bfd72 commit 0636d14Copy full SHA for 0636d14
templates/production/index.hbs
@@ -1,4 +1,4 @@
1
-{{#*inline "page"}}
+{{#*inline "page"}}
2
3
<header>
4
<div class="w-100 mw-none ph3 mw8-m mw9-l center f3">
@@ -128,7 +128,7 @@
128
<div class="highlight"></div>
129
</header>
130
<p>Rust is dually licensed under the Apache License Version 2.0 and the MIT license, making it be suitable for all sorts of projects.</p>
131
- <a href="/policies/license" class="button button-secondary">Policies: License</a>
+ <a href="/policies/licenses" class="button button-secondary">Policies: License</a>
132
</div>
133
134
</section>
0 commit comments