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

doc: manual: command-line interface: fix cross-reference error #49459

Merged
merged 1 commit into from
May 4, 2023

Conversation

nsajko
Copy link
Contributor

@nsajko nsajko commented Apr 21, 2023

No description provided.

@inkydragon inkydragon added the docs This change adds or pertains to documentation label Apr 22, 2023
Copy link
Member

@inkydragon inkydragon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -69,7 +69,7 @@ Note that although you should have a `~/.julia` directory once you've run Julia
first time, you may need to create the `~/.julia/config` folder and the
`~/.julia/config/startup.jl` file if you use it.

To have startup code run only in [The Julia REPL] (and not when `julia` is *e.g.* run
To have startup code run only in [The Julia REPL](@ref) (and not when `julia` is *e.g.* run
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you use an @id at the anchor?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Using @id at the anchor breaks other places in the manual that refer to it, expecting it to have the default name:

As already elaborated in [The Julia REPL](@ref), Julia's REPL provides rich functionality

[The Julia REPL](@ref).

I could change those two @refs of course, but that seems like a change for a different PR?

@KristofferC KristofferC merged commit 37e5aed into JuliaLang:master May 4, 2023
@nsajko nsajko deleted the manual_spurious_hyperlink branch May 4, 2023 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs This change adds or pertains to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants