update: correcao do link

This commit is contained in:
Lucas F. 2024-01-09 17:35:08 -03:00
parent a1bf1e9ea4
commit cd9144818a

View file

@ -10,9 +10,9 @@ Centos to Django is a bash script for deploy your django applications on CentOS
1. Clone this project into your server:
```shell
https://git.lucasf.dev/public/django-to-centos.git
```
```shell
git clone https://git.lucasf.dev/public/django_centos_deploy.git
```
2. Fill in the variables from centos.conf file.