Merge pull request #8495 from GT-Volk/patch-4

Update README.md [skip ci]
This commit is contained in:
Alexander Makarov
2015-05-20 15:30:09 +03:00

View File

@@ -48,11 +48,10 @@ All Rights Reserved.
------------------ ------------------
* [Bootstrapping](runtime-bootstrapping.md) * [Bootstrapping](runtime-bootstrapping.md)
* [Роутинг](runtime-routing.md) * [Разбор и генерация URL](runtime-routing.md)
* [Запросы](runtime-requests.md) * [Запросы](runtime-requests.md)
* [Ответы](runtime-responses.md) * [Ответы](runtime-responses.md)
* [Сессии и куки](runtime-sessions-cookies.md) * [Сессии и куки](runtime-sessions-cookies.md)
* [Разбор и генерация URL](runtime-routing.md)
* [Обработка ошибок](runtime-handling-errors.md) * [Обработка ошибок](runtime-handling-errors.md)
* [Логирование](runtime-logging.md) * [Логирование](runtime-logging.md)