diff --git a/nginx/README.md b/nginx/README.md index 4fdb689..8bc00a0 100644 --- a/nginx/README.md +++ b/nginx/README.md @@ -4,7 +4,7 @@ In this example configuration a redirect is added to the mempool instance on the LAN: To download, check and run: ``` -wget https://github.com/openoms/bitcoin-tutorials/raw/master/nginx/custom_website_subdomain.sh +wget https://raw.githubusercontent.com/openoms/bitcoin-tutorials/master/nginx/custom_website_subdomain.sh cat custom_website_subdomain.sh diff --git a/nginx/custom_website_subdomain.md b/nginx/custom_website_subdomain.sh similarity index 100% rename from nginx/custom_website_subdomain.md rename to nginx/custom_website_subdomain.sh