From 45b0bc9f588cc43ccff72293f5f7c456204b64c0 Mon Sep 17 00:00:00 2001 From: Gabriel Oshiro Date: Thu, 12 Apr 2018 15:43:17 -0400 Subject: [PATCH] Fixed reference anchor --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7c94e8..5527428 100644 --- a/README.md +++ b/README.md @@ -206,7 +206,7 @@ For allowing only one ip, block all others, and still oauth it, use this: ### Docker image -You have to [obtain tokens](#Configuring OAuth access) first. +You have to [obtain tokens](#configuring-oauth-access) first. There is a pre-built image: `cloudflare/nginx-google-oauth`. If you are hacking on this project, you might want to rebuild the image yourself.