You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@ fill in the template as provided.
76
76
77
77
### F5 Contributor License Agreement (CLA)
78
78
79
-
F5 requires all external contributors to agree to the terms of the F5 CLA (available [here](https://github.com/f5/.github/blob/main/CLA/cla-markdown.md))
79
+
F5 requires all external contributors to agree to [the terms of the F5 CLA](https://github.com/f5/.github/blob/main/CLA/cla-markdown.md))
80
80
before any of their changes can be incorporated into an F5 Open Source repository.
81
81
82
82
If you have not yet agreed to the F5 CLA terms and submit a PR to this repository, a bot will prompt you to view and
1. Follow the steps in the "Configuring Keycloak" [section of the documentation](https://docs.nginx.com/nginx/deployment-guides/single-sign-on/keycloak/#configuring-keycloak):
62
61
1. To connect to Keycloak, use `https://keycloak.example.com`.
63
62
1. Make sure to save the client secret for NGINX-Plus client to the `SECRET` shell variable:
64
63
65
64
```console
66
65
SECRET=value
67
66
```
68
67
69
-
1. Alternatively, execute the commands [here](./keycloak_setup.md).
68
+
1. Alternatively, [execute the commands](./keycloak_setup.md).
0 commit comments