Skip to content

docs: fix broken guide link in desktop README - #5742

Open
latent-9 wants to merge 1 commit into
DioxusLabs:mainfrom
latent-9:docs/fix-desktop-guide-link
Open

docs: fix broken guide link in desktop README#5742
latent-9 wants to merge 1 commit into
DioxusLabs:mainfrom
latent-9:docs/fix-desktop-guide-link

Conversation

@latent-9

@latent-9 latent-9 commented Aug 6, 2026

Copy link
Copy Markdown

packages/desktop/README.md links the setup guide:

...follow the [instructions in the guide](guide-url).

(guide-url) is an inline link to a relative path guide-url, which 404s, while the reference definition just below is left orphaned:

[guide-url]: https://dioxuslabs.com/learn/0.7/getting_started

This switches the link to reference style so it uses that definition.

The "instructions in the guide" link used inline-link parentheses
pointing at `guide-url`, a nonexistent relative path, while the matching
reference definition below it was left unused. This switches the link to
reference style so it uses that definition.
@nicoburns
nicoburns enabled auto-merge (squash) August 6, 2026 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant