Skip to content

Commit 193dffe

Browse files
committed
Fix links in README
1 parent ca916d1 commit 193dffe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
This repository contains the base driver for Sensirion SHDLC devices as a Python
44
package. For details, please read the package description in
5-
[README.rst](README.rst).
5+
[README.rst](https://github.com/Sensirion/python-shdlc-driver/blob/master/README.rst).
66

77
## Usage
88

9-
See package description in [README.rst](README.rst) and user manual at
9+
See package description in [README.rst](https://github.com/Sensirion/python-shdlc-driver/blob/master/README.rst) and user manual at
1010
https://sensirion.github.io/python-shdlc-driver/.
1111

1212
## Development
@@ -70,4 +70,4 @@ sphinx-versioning build docs docs/_build/html # Build documentation
7070

7171
## License
7272

73-
See [LICENSE](LICENSE).
73+
See [LICENSE](https://github.com/Sensirion/python-shdlc-driver/blob/master/LICENSE).

0 commit comments

Comments
 (0)