Skip to content

Commit 8b5bb66

Browse files
committed
Fix URL for redirect
1 parent c25bac7 commit 8b5bb66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quaddtype/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ The documentation for the `numpy-quaddtype` package is built using Sphinx. To bu
200200
The documentation is automatically built and served using GitHub Pages. Every time changes are pushed to the `main` branch, the documentation is rebuilt and deployed to the `gh-pages` branch of the repository. You can access the documentation at:
201201
202202
```
203-
https://numpy.github.io/numpy-user-dtypes/
203+
https://numpy.github.io/numpy-user-dtypes/quaddtype/
204204
```
205205
206206
Check the `.github/workflows/build_docs.yml` file for details.

0 commit comments

Comments
 (0)