Skip to content

Commit

Permalink
Fix link to keycloak docs
Browse files Browse the repository at this point in the history
  • Loading branch information
iameskild committed Oct 20, 2023
1 parent 9f981d5 commit 67c98f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/_nebari/deploy.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ def deploy_configuration(
print(f"Kubecloak master realm username={username} password={password}")

print(
"Additional administration docs can be found at https://docs.nebari.dev/en/stable/source/admin_guide/"
"Additional administration docs can be found at https://www.nebari.dev/docs/how-tos/configuring-keycloak"
)

return stage_outputs

0 comments on commit 67c98f2

Please sign in to comment.