Skip to content

Commit ced2d98

Browse files
committed
Update django.mdx
1 parent 5b6e942 commit ced2d98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/products/rocket/django.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ To use the starter in production mode, here are the steps:
158158
- Execute `collectstatic` command
159159
- `$ python manage.py collectstatic --no-input`
160160

161-
As a model, feel free to take a look at [build.sh](./build.sh), the file executed by the CI/CD flow for Render:
161+
As a model, feel free to take a look at [build.sh](https://github.com/app-generator/rocket-django/blob/main/build.sh), the file executed by the CI/CD flow for Render:
162162

163163
<br />
164164

0 commit comments

Comments
 (0)