Skip to content

Commit 700dd9b

Browse files
authored
fix: fix link to ci.yml in README (#139)
Fix README link to ci.yml
1 parent 1628c7f commit 700dd9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ Limitations
193193
Python and Django compatibility
194194
-------------------------------
195195

196-
See [`ci.yml`](./github/workflows/ci.yml) for which Python and Django versions this supports.
196+
See [`ci.yml`](./.github/workflows/ci.yml) for which Python and Django versions this supports.
197197

198198

199199
Demo Admin & Docker images

0 commit comments

Comments
 (0)