Browse Source

🎨 Auto format

pull/14693/head
github-actions[bot] 6 months ago
parent
commit
1c150294c9
  1. 4
      docs/ru/docs/index.md

4
docs/ru/docs/index.md

@ -5,7 +5,7 @@
</style> </style>
<p align="center"> <p align="center">
<a href="https://fastapi.tiangolo.com"><img src="https://fastapi.tiangolo.com/img/logo-margin/logo-teal.png" alt="FastAPI"></a> <a href="https://fastapi.tiangolo.com/ru"><img src="https://fastapi.tiangolo.com/img/logo-margin/logo-teal.png" alt="FastAPI"></a>
</p> </p>
<p align="center"> <p align="center">
<em>Фреймворк FastAPI: высокая производительность, прост в изучении, быстро писать код, готов к продакшн</em> <em>Фреймворк FastAPI: высокая производительность, прост в изучении, быстро писать код, готов к продакшн</em>
@ -27,7 +27,7 @@
--- ---
**Документация**: <a href="https://fastapi.tiangolo.com" target="_blank">https://fastapi.tiangolo.com</a> **Документация**: <a href="https://fastapi.tiangolo.com/ru" target="_blank">https://fastapi.tiangolo.com</a>
**Исходный код**: <a href="https://github.com/fastapi/fastapi" target="_blank">https://github.com/fastapi/fastapi</a> **Исходный код**: <a href="https://github.com/fastapi/fastapi" target="_blank">https://github.com/fastapi/fastapi</a>

Loading…
Cancel
Save