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

Noir "Getting Started" link to "Setting up shell completions" is broken #6779

Closed
michaeljklein opened this issue Dec 11, 2024 · 3 comments · Fixed by #6787
Closed

Noir "Getting Started" link to "Setting up shell completions" is broken #6779

michaeljklein opened this issue Dec 11, 2024 · 3 comments · Fixed by #6787
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@michaeljklein
Copy link
Contributor

Aim

Attempted to setup shell completions according to the guide in the Setting up shell completions section here

Expected Behavior

Expected to reach the following page: https://github.com/noir-lang/noir/blob/13856a121125b1ccca15919942081a5d157d280e/docs/docs/getting_started/setting_up_shell_completions.md

Bug

There's a typo in the link so it returns a 404

To Reproduce

Workaround

Yes

Workaround Description

Navigate here

Additional Context

No response

Project Impact

Nice-to-have

Blocker Context

No response

Nargo Version

No response

NoirJS Version

No response

Proving Backend Tooling & Version

No response

Would you like to submit a PR for this Issue?

None

Support Needs

No response

@michaeljklein michaeljklein added bug Something isn't working documentation Improvements or additions to documentation labels Dec 11, 2024
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Noir Dec 11, 2024
@asterite
Copy link
Collaborator

It seems to work in the actual docs, just not in GitHub. I'm not sure how this can be fixed.

@TomAFrench
Copy link
Member

Looks like it's missing a file extension. Docusaurus will handle this but looks like GitHub doesn't.

@TomAFrench
Copy link
Member

From what I know, the @noir-lang/developerrelations fluctuated between including and omitting file extensions but I'm not sure on the reasoning why.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants