From fdabd73a2d4e45e5143874e42de158c83a14f5d7 Mon Sep 17 00:00:00 2001 From: Gabriel Scatolin <17441745+CypherPotato@users.noreply.github.com> Date: Sun, 29 Jan 2023 13:20:19 -0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f7d9085..586026e 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Sisk is a powerful framework for building powerful web applications. It is writt ## Documentation -You can access the Sisk documentation [here](https://sisk-http.github.io/docs/static/#/) or access it's repository [here](https://github.com/sisk-http/docs). +You can access the Sisk documentation [here](https://sisk.proj.pw/) or access it's repository [here](https://github.com/sisk-http/docs). The specification is complete, however, tutorials are yet to come. ## Installation @@ -42,4 +42,4 @@ You can install the latest release from Nuget: ``` PM> dotnet add package Sisk.HttpServer -``` \ No newline at end of file +```