nerves-project / nerves

Craft and deploy bulletproof embedded software in Elixir
http://nerves-project.org
Apache License 2.0
2.23k stars 189 forks source link

Broken links in hex documentation #930

Closed radiospiel closed 10 months ago

radiospiel commented 10 months ago

The documentation on hexdocs.pm contain broken links for some in-doc pages.

For example, this page https://hexdocs.pm/nerves/getting-started.html#development-environment has these links, both linking to a non-existant URL:

"Visit the [Targets Page](https://hexdocs.pm/nerves/targets.html) for information on what target name"
...
"For more info, refer to [Connecting to your Nerves Target](https://hexdocs.pm/nerves/core/connecting-to-your-nerves-target.html)."

Since understanding targets is something that a beginner would want to understand this really is unfortunate.

fhunleth commented 10 months ago

Thank you for reporting both of these broken links. I fixed both.