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