Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] - Incorrect documentation link shown after deployment. #2081

Closed
biztos opened this issue Oct 20, 2023 · 1 comment · Fixed by #2039
Closed

[BUG] - Incorrect documentation link shown after deployment. #2081

biztos opened this issue Oct 20, 2023 · 1 comment · Fixed by #2039
Labels
type: bug 🐛 Something isn't working

Comments

@biztos
Copy link

biztos commented Oct 20, 2023

Describe the bug

After a successful nebari deploy you will see the following notice:

Additional administration docs can be found at https://docs.nebari.dev/en/stable/source/admin_guide/

This link does not work, and the current Nebari docs have no equivalent path.

Please replace with a link to the live Admin Guide, wherever that may be.

The source is in src/_nebari/deploy.py line 74:

"Additional administration docs can be found at https://docs.nebari.dev/en/stable/source/admin_guide/"

Expected behavior

User should be directed to the correct Admin Guide.

OS and architecture in which you are running Nebari

Alpine Linux

How to Reproduce the problem?

nebari deploy -c nebari-config.yaml

Command output

[terraform]: Nebari deployed successfully
...
Additional administration docs can be found at https://docs.nebari.dev/en/stable/source/admin_guide/

Versions and dependencies used.

No response

Compute environment

None

Integrations

No response

Anything else?

No response

@biztos biztos added needs: triage 🚦 Someone needs to have a look at this issue and triage type: bug 🐛 Something isn't working labels Oct 20, 2023
@iameskild
Copy link
Member

Thanks for reporting this @biztos! I updated the link in PR #2039 👍

@github-project-automation github-project-automation bot moved this from New 🚦 to Done 💪🏾 in 🪴 Nebari Project Management Oct 21, 2023
@Adam-D-Lewis Adam-D-Lewis removed the needs: triage 🚦 Someone needs to have a look at this issue and triage label Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug 🐛 Something isn't working
Projects
Development

Successfully merging a pull request may close this issue.

3 participants