Skip to content

Commit 15f034c

Browse files
committed
Use absolute link in README
which is included on PyPI where a relative one wouldn't work.
1 parent 053de47 commit 15f034c

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
@@ -16,7 +16,7 @@ It does so by supporting widely used readable conventions such as `array of dtyp
1616

1717
## Installation & getting started
1818

19-
Please refer to the [user guide](docs/user_guide.md) to get started with docstub.
19+
Please refer to the [user guide](https://github.com/scientific-python/docstub/blob/main/docs/user_guide.md) to get started with docstub.
2020

2121

2222
## Contributing

0 commit comments

Comments
 (0)