diff --git a/docker/nginx/conf.d/client.conf b/docker/nginx/conf.d/client.conf index 14442197..8c6a1b17 100644 --- a/docker/nginx/conf.d/client.conf +++ b/docker/nginx/conf.d/client.conf @@ -88,7 +88,7 @@ server { } location /docs { - proxy_pass https://nebulouslabs.github.io/skynet-docs; + proxy_pass https://skynethq.github.io/skynet-docs; } location /skynet/blocklist {