Skip to content

Commit

Permalink
Update README.ru.md
Browse files Browse the repository at this point in the history
Fixing the links in the READMEs
  • Loading branch information
lcgeneralprojects authored Feb 20, 2024
1 parent 5165593 commit a1b94a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.ru.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# django-postgresql study
[![en](https://img.shields.io/badge/lang-en-red)](https://github.com/lcgeneralprojects/django-posgresql-study/edit/development/README.md)
[![ru](https://img.shields.io/badge/lang-ru-green)](https://github.com/lcgeneralprojects/django-posgresql-study/edit/development/README.ru.md)
[![en](https://img.shields.io/badge/lang-en-red)](https://github.com/lcgeneralprojects/django-posgresql-study/blob/development/README.md)
[![ru](https://img.shields.io/badge/lang-ru-green)](https://github.com/lcgeneralprojects/django-posgresql-study/blob/development/README.ru.md)

Простой проект-блог, предназначенный для доказательства базовой компетенции в области работы с технологиями Django и PostgreSQL.

Expand Down

0 comments on commit a1b94a1

Please sign in to comment.