From 017eb6eba9228e9c918364e47e7bb6269d76320c Mon Sep 17 00:00:00 2001 From: Igor Soloydenko Date: Tue, 12 Mar 2019 22:41:06 -0700 Subject: [PATCH 1/2] Fix header for create-a-new-react-app --- content/docs/create-a-new-react-app.md | 2 +- content/docs/nav.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/docs/create-a-new-react-app.md b/content/docs/create-a-new-react-app.md index e1985e72f..f2d0a54dd 100644 --- a/content/docs/create-a-new-react-app.md +++ b/content/docs/create-a-new-react-app.md @@ -1,6 +1,6 @@ --- id: create-a-new-react-app -title: Create a New React App +title: Создаём новое React-приложение permalink: docs/create-a-new-react-app.html redirect_from: - "docs/add-react-to-a-new-app.html" diff --git a/content/docs/nav.yml b/content/docs/nav.yml index a45839de3..92f9df8b6 100644 --- a/content/docs/nav.yml +++ b/content/docs/nav.yml @@ -5,7 +5,7 @@ - id: add-react-to-a-website title: Добавляем React на сайт - id: create-a-new-react-app - title: Create a New React App + title: Создаём новое React-приложение - id: cdn-links title: Ссылки на CDN - title: Основные понятия From b678c777b795a898ef63ac6b0e69fab095d788b2 Mon Sep 17 00:00:00 2001 From: Igor Soloydenko Date: Tue, 12 Mar 2019 22:48:52 -0700 Subject: [PATCH 2/2] Fix ci-check failure caused by eslint --- src/pages/404.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/404.js b/src/pages/404.js index d1fa1ecd0..180bcf3fa 100644 --- a/src/pages/404.js +++ b/src/pages/404.js @@ -26,8 +26,8 @@ const PageNotFound = ({location}: Props) => (

Мы не смогли найти то, что вы искали.

- Пожалуйста, свяжитесь с владельцем сайта, с которого вы перешли по URL адресу, - и дайте знать о сломанной ссылке. + Пожалуйста, свяжитесь с владельцем сайта, с которого вы перешли по + URL адресу, и дайте знать о сломанной ссылке.