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

🐛 Broken link in biome init #202

Closed
1 task done
kandros opened this issue Sep 8, 2023 · 2 comments · Fixed by #213
Closed
1 task done

🐛 Broken link in biome init #202

kandros opened this issue Sep 8, 2023 · 2 comments · Fixed by #213
Labels
A-Website Area: website good first issue Good for newcomers S-Help-wanted Status: you're familiar with the code base and want to help the project

Comments

@kandros
Copy link
Contributor

kandros commented Sep 8, 2023

Environment information

CLI:
  Version:                      1.1.2
  Color support:                true

Platform:
  CPU Architecture:             aarch64
  OS:                           macos

Environment:
  BIOME_LOG_DIR:                unset
  NO_COLOR:                     unset
  TERM:                         "xterm-256color"
  JS_RUNTIME_VERSION:           "v20.5.0"
  JS_RUNTIME_NAME:              "node"
  NODE_PACKAGE_MANAGER:         "bun/1.0.0"

Biome Configuration:
  Status:                       Loaded successfully
  Formatter disabled:           false
  Linter disabled:              false
  Organize imports disabled:    false
  VCS disabled:                 true

Workspace:
  Open Documents:               0

What happened?

  1. bunx biome init
  2. instruction shown
 1. Setup an editor extension
     Get live errors as you type and format when you save. Learn more: https://biomejs.dev/editors

https://biomejs.dev/editors is not a valid link

Expected result

I think the correct one is https://biomejs.dev/guides/getting-started#editor-setup.

Not sure If updating references of https://biomejs.dev/editors to valid links is more appropriate or a redirect.

Code of Conduct

  • I agree to follow Biome's Code of Conduct
@kandros kandros changed the title 🐛 <TITLE> 🐛 Broken link in biome init Sep 8, 2023
@ematipico ematipico added good first issue Good for newcomers S-Help-wanted Status: you're familiar with the code base and want to help the project A-Website Area: website labels Sep 8, 2023
@ematipico
Copy link
Member

Yes, I'd say that "editors-section" is the most suitable place where to redirect users at the moment :)

Thank you for reporting it

@WagnerMoreira
Copy link
Contributor

@ematipico I put up a PR fixing it 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Website Area: website good first issue Good for newcomers S-Help-wanted Status: you're familiar with the code base and want to help the project
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants