Skip to content

Commit b80b0e5

Browse files
authored
Fix broken doc links in README (#656)
1 parent bd4de0a commit b80b0e5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -179,10 +179,10 @@ await tc.run_pcr_profile(
179179

180180
[docs.pylabrobot.org](https://docs.pylabrobot.org)
181181

182-
- [Installation](https://docs.pylabrobot.org/installation.html)
183-
- [Getting Started](https://docs.pylabrobot.org/basic.html)
184-
- [Contributing](CONTRIBUTING.md)
185-
- [API Reference](https://docs.pylabrobot.org/pylabrobot.html)
182+
- [Installation](https://docs.pylabrobot.org/user_guide/_getting-started/installation.html)
183+
- [Getting Started](https://docs.pylabrobot.org/user_guide/index.html)
184+
- [Contributing](https://docs.pylabrobot.org/contributor_guide/index.html)
185+
- [API Reference](https://docs.pylabrobot.org/api/pylabrobot.html)
186186

187187
### Support
188188

0 commit comments

Comments
 (0)