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] (Docs): Missing terminology in docs for https://remix.run/docs/en/v1/guides/accessibility#links #705

Closed
1 of 12 tasks
bjankord opened this issue Nov 27, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@bjankord
Copy link

Which Remix packages are impacted?

  • remix (Remix core)
  • create-remix
  • @remix-run/architect
  • @remix-run/cloudflare-workers
  • @remix-run/dev
  • @remix-run/express
  • @remix-run/netlify
  • @remix-run/node
  • @remix-run/react
  • @remix-run/serve
  • @remix-run/server-runtime
  • @remix-run/vercel

What version of Remix are you using?

n/a

Steps to Reproduce

The second paragraph in this links section on https://remix.run/docs/en/v1/guides/accessibility#links appears to be missing a term.

"Remix also provides the which behaves the same as <Link>".

I think there is supposed to be a word after "the" in that sentence, but I'm not sure what that term is. I'm guessing it is whatever the other component that Remix provides that behaves the same as <Link>.

Expected Behavior

Docs include the name of additional component provided by Remix referenced in the accessibility links section.

Actual Behavior

Docs do not include the name of additional component provided by Remix referenced in the accessibility links section.

@bjankord bjankord added the bug Something isn't working label Nov 27, 2021
@machour
Copy link
Collaborator

machour commented Mar 15, 2022

It was NavLink. Documentation is now fixed.

@machour machour closed this as completed Mar 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants