Skip to content

Commit fcac222

Browse files
Update README.md
1 parent 2daca40 commit fcac222

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22

33
Django Sample project that allows registered users to edit their profile outside of the admin module. **Django User Profile** is provided on top of Django Volt, a popular open-source **[Django Template](https://appseed.us/admin-dashboards/django/)** provided by `Themesberg` and `AppSeed`. For newcomers, **Django** is the most popular Python-based web framework initially released in 2003 and currently a reference framework in web development.
44

5-
- 👉 [Django User Profile - Demo](https://django-user-profile.appseed-srv1.com/) - `LIVE Demo`
6-
- 👉 [Django Bootstrap 5 Volt](https://appseed.us/product/volt-dashboard/django/) - the original starter
5+
- 👉 [Django User Profile](https://django-user-profile.appseed-srv1.com/) - `LIVE Demo`
6+
- 👉 [Django Volt BS5](https://appseed.us/product/volt-dashboard/django/) - the original starter
77
- 🚀 Free [support](https://appseed.us/support/) via `Email` and `Discord`
88

99
<br />
1010

1111
### Features
1212

13-
- ✅ UI Kit: [Volt Bootstrap 5](https://themesberg.com/product/admin-dashboard/volt-bootstrap-5-dashboard) by **Themesberg**
13+
- ✅ UI Kit: `Volt Bootstrap 5` by **Themesberg**
1414
- ✅ UI-Ready app, SQLite Database, Django Native ORM
1515
- ✅ Session-Based Authentication, Forms validation
1616
- ✅ Editable user profile: Name, Surname, Email, Phone, and address
@@ -333,4 +333,4 @@ if settings.DEVEL:
333333
<br />
334334

335335
---
336-
[Django Template Volt](https://themesberg.com/product/django/volt-admin-dashboard-template) - Provided by Themesberg and AppSeed.
336+
[Django Template Volt](https://appseed.us/product/volt-dashboard/django) - Provided by Themesberg and AppSeed.

0 commit comments

Comments
 (0)