From 2f884b27e92491829549eadd7e3313ce018ebbd7 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Sun, 29 Mar 2020 18:33:32 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 07ef8773..800268a6 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ pip install royalnet[telegram,discord,matrix,alchemy_easy,bard,constellation,sen ## Documentation -`royalnet`'s documentation is available [here](https://gh.steffo.eu/royalnet). +`royalnet`'s documentation is available [here](https://gh.steffo.eu/royalnet/html). ## Developing `royalnet` @@ -53,4 +53,4 @@ And finally install all dependencies and the package: ``` poetry install -E telegram -E discord -E matrix -E alchemy_easy -E bard -E constellation -E sentry -E herald -E coloredlogs -``` \ No newline at end of file +```