From 120d3109342ec34aed473d36e1d81b0039ce5ba4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20Tj=C3=A4der?= Date: Wed, 9 Feb 2022 17:59:00 +0100 Subject: Demote Russian translation to WIP --- book/ru/src/by-example/tips.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'book') diff --git a/book/ru/src/by-example/tips.md b/book/ru/src/by-example/tips.md index f19cfee..7d4fc2f 100644 --- a/book/ru/src/by-example/tips.md +++ b/book/ru/src/by-example/tips.md @@ -83,12 +83,12 @@ $ cargo run --example ramfunc ``` console $ cargo nm --example ramfunc --release | grep ' foo::' -{{#include ../../../../ci/expected/ramfunc.grep.foo}} +{{#include ../../../../ci/expected/ramfunc.run.grep.foo}} ``` ``` console $ cargo nm --example ramfunc --release | grep ' bar::' -{{#include ../../../../ci/expected/ramfunc.grep.bar}} +{{#include ../../../../ci/expected/ramfunc.run.grep.bar}} ``` ## Обходной путь для быстрой передачи сообщений -- cgit v1.2.3