Skip to content

Commit 7a30226

Browse files
Merge pull request #517 from Pisti01/master
Fixed link: Fix #516
2 parents a0bfd72 + 0636d14 commit 7a30226

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/production/index.hbs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{{#*inline "page"}}
1+
{{#*inline "page"}}
22

33
<header>
44
<div class="w-100 mw-none ph3 mw8-m mw9-l center f3">
@@ -128,7 +128,7 @@
128128
<div class="highlight"></div>
129129
</header>
130130
<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>
131+
<a href="/policies/licenses" class="button button-secondary">Policies: License</a>
132132
</div>
133133
</div>
134134
</section>

0 commit comments

Comments
 (0)