Skip to content

Commit 6a0d6d1

Browse files
committed
docs: update docs
1 parent e5af909 commit 6a0d6d1

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
commit e5af909f2e8564edc5bc0e5cdd933a539eedded7
2+
Author: alexeev-prog <[email protected]>
3+
Date: Mon Nov 4 00:34:01 2024 +0700
4+
5+
docs: translate and improve docs
6+
17
commit 2c99528375df71a95f14f6619f7051fd4e2a76e1
28
Author: alexeev-prog <[email protected]>
39
Date: Sun Nov 3 22:57:47 2024 +0700

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -382,10 +382,10 @@ Extended documentation and framework specifications are available at the followi
382382
### Russian / Русский
383383

384384
1. [Содержание](./docs/ru/index.md)
385-
2. [Устройство веб-фреймворка](./webframework_design.md)
386-
3. [Создание веб-приложения](./webapp_creation.md)
387-
4. [Создание маршрутов (routes&views)](./routes_and_views.md)
388-
5. [Request/Response](./requests_responses.md)
385+
2. [Устройство веб-фреймворка](./docs/ru/webframework_design.md)
386+
3. [Создание веб-приложения](./docs/ru/webapp_creation.md)
387+
4. [Создание маршрутов (routes&views)](./docs/ru/routes_and_views.md)
388+
5. [Request/Response](./docs/ru/requests_responses.md)
389389

390390
## License
391391
Distributed under the GNU LGPL 2.1 License. See [LICENSE](https://github.com/alexeev-prog/pyEchoNext/blob/main/LICENSE) for more information.

0 commit comments

Comments
 (0)