Skip to content

Commit 3e4c132

Browse files
Fix documentation website link in README.md (#61)
This PR corrects the documentation website link which is in the `README.md` file. It was missing `-python` at the end of it.
2 parents c2de8e5 + 8b6b9eb commit 3e4c132

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
@@ -51,7 +51,7 @@ pip install frequenz-client-electricity-trading==$VERSION
5151
## Documentation
5252

5353
For more information, please visit the [documentation
54-
website](https://frequenz-floss.github.io/frequenz-client-electricity-trading/).
54+
website](https://frequenz-floss.github.io/frequenz-client-electricity-trading-python/).
5555

5656

5757
## Contributing

0 commit comments

Comments
 (0)