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

Change "Покажите!" link to The Book in Russian #1173

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Change "Покажите!" link to The Book in russian
  • Loading branch information
moraveyo authored Aug 10, 2018
commit 9fa02e896ebf2e79fb2439e5199be306a2dba0be
2 changes: 1 addition & 1 deletion ru-RU/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<p class="pitch">
<b>Rust</b> — невероятно быстрый язык для системного программирования без segfault'ов и с гарантиями потокобезопасности.
<br/>
<a href="https://doc.rust-lang.org/book/README.html">Покажите!</a>
<a href="https://rurust.github.io/rust_book_ru/">Покажите!</a>
</p>
</div>
<div class="col-md-4">
Expand Down