Skip to content

Commit

Permalink
fix: поправил Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Wycctrujjla109121 committed Jul 11, 2024
1 parent 4477858 commit e58d690
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ git clone <ссылка на репозиторй>
- Ссылка на Netlify: https://jocular-yeot-005aff.netlify.app

### Страницы
- Авторизация - '/',
- Регистрация - '/registration',
- Чат (Не выбранный) - '/chatSelect',
- Чат (выбранный) - '/chat',
- Профиль - '/profile',
- Редактирование профиля - '/changeProfile',
- Редактирование пароля - '/changePassword'
- Авторизация - http://localhost:3000,
- Регистрация - http://localhost:3000/registration,
- Чат (Не выбранный) - http://localhost:3000/chatSelect,
- Чат (выбранный) - http://localhost:3000/chat,
- Профиль - http://localhost:3000/profile,
- Редактирование профиля - http://localhost:3000/changeProfile,
- Редактирование пароля - http://localhost:3000/changePassword

0 comments on commit e58d690

Please sign in to comment.