8000 fix documentation link in README (#456) · dry-python/classes@c6b0202 · GitHub
[go: up one dir, main page]

Skip to content

Commit c6b0202

Browse files
authored
fix documentation link in README (#456)
Documentation link was pointing at repository.
1 parent 50cea47 commit c6b0202

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
@@ -142,7 +142,7 @@ And it easy to extend this typeclass with your own classes as well:
142142
```
143143

144144
That's how simple, safe, and powerful typeclasses are!
145-
Make sure to [check out our full docs](https://github.com/dry-python/classes) to learn more.
145+
Make sure to [check out our full docs](https://classes.readthedocs.io) to learn more.
146146

147147

148148
## More!

0 commit comments

Comments
 (0)
0