1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-07-13 01:40:48 +02:00

Fix broken link in installation doc (#153)

This commit is contained in:
Icelyn Jennings
2019-05-09 15:12:27 +01:00
committed by GitHub
parent bd3bbbdf54
commit f262ec84d5

View File

@ -24,4 +24,4 @@ oauth2_proxy-3.2.0.linux-amd64: OK
2. [Select a Provider and Register an OAuth Application with a Provider](auth) 2. [Select a Provider and Register an OAuth Application with a Provider](auth)
3. [Configure OAuth2 Proxy using config file, command line options, or environment variables](configuration) 3. [Configure OAuth2 Proxy using config file, command line options, or environment variables](configuration)
4. [Configure SSL or Deploy behind a SSL endpoint](tls) (example provided for Nginx) 4. [Configure SSL or Deploy behind a SSL endpoint](tls-configuration) (example provided for Nginx)