Skip to content
This repository was archived by the owner on Sep 12, 2018. It is now read-only.

Commit 10656ba

Browse files
committed
Merge pull request #744 from Jasperswaagman/master
Obsolete Nginx basic_auth link
2 parents 5f60c77 + f8c3a70 commit 10656ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ADVANCED.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ This is especially useful if you want to run standalone and implement your own a
7878
[This is another example nginx configuration file](https://github.com/docker/docker-registry/blob/master/contrib/nginx/nginx_1-3-9.conf) that applies to versions of nginx greater than 1.3.9 that have support for the chunked_transfer_encoding directive.
7979

8080
And you might want to add
81-
[Basic auth on Nginx](http://wiki.nginx.org/HttpAuthBasicModule) to protect it
81+
[Basic auth on Nginx](http://nginx.org/en/docs/http/ngx_http_auth_basic_module.html) to protect it
8282
(if you're not using it on your local network):
8383

8484

0 commit comments

Comments
 (0)