Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Commit 53c28e9

Browse files
authored
Merge pull request #6 from rust-lang/master
17.2.26.3.10
2 parents df8b88c + 1750399 commit 53c28e9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_layouts/es-ES/basic.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<header>
2222
<ul class="row menu">
2323
<li class="col-xs-12 col-md-2">
24-
<a href="/en-US/index.html">
24+
<a href="/es-ES/index.html">
2525
<img class="img-responsive" src="/logos/rust-logo-blk.svg" onerror="this.src='/logos/rust-logo-256x256-blk.png'" height="128" width="128" alt="Logo de Rust" />
2626
</a>
2727
</li>

_layouts/ja-JP/basic.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<header>
2222
<ul class="row menu">
2323
<li class="col-xs-12 col-md-2">
24-
<a href="/index.html">
24+
<a href="/ja-JP/index.html">
2525
<img class="img-responsive" src="/logos/rust-logo-blk.svg" onerror="this.src='/logos/rust-logo-256x256-blk.png'" height="128" width="128" alt="Rust logo" />
2626
</a>
2727
</li>

0 commit comments

Comments
 (0)