Skip to content

Commit 2f9bb54

Browse files
authored
docs: Fix broken links in README.md
1 parent 7af1e42 commit 2f9bb54

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ Going forward, all images shall be available at `quay.io/oauth2-proxy/oauth2-pro
4343
oauth2-proxy-x.y.z.linux-amd64: OK
4444
```
4545

46-
2. [Select a Provider and Register an OAuth Application with a Provider](https://oauth2-proxy.github.io/oauth2-proxy/docs/configuration/oauth_provider)
47-
3. [Configure OAuth2 Proxy using config file, command line options, or environment variables](https://oauth2-proxy.github.io/oauth2-proxy/docs/configuration/overview)
48-
4. [Configure SSL or Deploy behind a SSL endpoint](https://oauth2-proxy.github.io/oauth2-proxy/docs/configuration/tls) (example provided for Nginx)
46+
2. [Select a Provider and Register an OAuth Application with a Provider](https://oauth2-proxy.github.io/oauth2-proxy/configuration/providers/)
47+
3. [Configure OAuth2 Proxy using config file, command line options, or environment variables](https://oauth2-proxy.github.io/oauth2-proxy/configuration/overview)
48+
4. [Configure SSL or Deploy behind a SSL endpoint](https://oauth2-proxy.github.io/oauth2-proxy/configuration/tls) (example provided for Nginx)
4949

5050

5151
## Security
@@ -55,7 +55,7 @@ See [open redirect vulnerability](https://github.com/oauth2-proxy/oauth2-proxy/s
5555

5656
## Docs
5757

58-
Read the docs on our [Docs site](https://oauth2-proxy.github.io/oauth2-proxy/docs/).
58+
Read the docs on our [Docs site](https://oauth2-proxy.github.io/oauth2-proxy/).
5959

6060
![OAuth2 Proxy Architecture](docs/static/img/architecture.svg)
6161

0 commit comments

Comments
 (0)