Skip to content

Commit 4a2792d

Browse files
authored
docs: utm params (#460)
1 parent 2e378e3 commit 4a2792d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111

1212
Unfold is theme for Django admin incorporating most common practises for building full-fledged admin areas. It is designed to work at the top of default administration provided by Django.
1313

14-
- **Unfold:** demo site is available at [unfoldadmin.com](https://unfoldadmin.com)
14+
- **Unfold:** demo site is available at [unfoldadmin.com](https://unfoldadmin.com?utm_medium=github&utm_source=unfold)
1515
- **Formula:** repository with demo implementation at [github.com/unfoldadmin/formula](https://github.com/unfoldadmin/formula)
1616
- **Turbo:** Django & Next.js boilerplate implementing Unfold at [github.com/unfoldadmin/turbo](https://github.com/unfoldadmin/turbo)
1717

1818
## Are you using Unfold and need a help?<!-- omit from toc -->
1919

20-
Did you decide to start using Unfold but you don't have time to make the switch from native Django admin? [Get in touch with us](https://unfoldadmin.com/) and let's supercharge development by using our know-how.
20+
Did you decide to start using Unfold but you don't have time to make the switch from native Django admin? [Get in touch with us](https://unfoldadmin.com/?utm_medium=github&utm_source=unfold) and let's supercharge development by using our know-how.
2121

2222
## Features <!-- omit from toc -->
2323

@@ -38,7 +38,7 @@ Did you decide to start using Unfold but you don't have time to make the switch
3838
- **Third party packages:** default support for multiple popular applications
3939
- **Environment label**: distinguish between environments by displaying a label
4040
- **Nonrelated inlines**: displays nonrelated model as inline in changeform
41-
- **Parallel admin**: support for default admin in parallel with Unfold. [Admin migration guide](https://unfoldadmin.com/blog/migrating-django-admin-unfold/)
41+
- **Parallel admin**: support for default admin in parallel with Unfold. [Admin migration guide](https://unfoldadmin.com/blog/migrating-django-admin-unfold/?utm_medium=github&utm_source=unfold)
4242
- **VS Code**: project configuration and development container is included
4343

4444
## Table of contents <!-- omit from toc -->

0 commit comments

Comments
 (0)