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

devdoc: fix markdown title link #47486

Merged
merged 1 commit into from
Nov 8, 2022
Merged

Conversation

inkydragon
Copy link
Sponsor Member

Revert short title link introduced in #44300

Use the default generated long link to keep the URL on GitHub alive.

V:\julia\doc\src\devdocs\build\build.md
  19,15: dependencies](#required-build-tools-and-external-libraries). If you
  305,39: Then add all the [build dependencies](#required-build-tools-and-external-libraries), a console-based editor of your choice, `git`, and anything else you'll need (e.g., `gdb`, `rr`, etc). Pick a directory to work in and `git clone` Julia, check out the branch you wish to debug, and build Julia as usual.

V:\julia\doc\src\devdocs\build\linux.md
  7,48: * See also the [external dependencies](build.md#required-build-tools-and-external-libraries).

V:\julia\README.md
  86,92: dependencies](https://github.com/JuliaLang/julia/blob/master/doc/src/devdocs/build/build.md#required-build-tools-and-external-libraries) installed.

@KristofferC KristofferC merged commit 92cf557 into JuliaLang:master Nov 8, 2022
@inkydragon inkydragon deleted the patch-1 branch November 8, 2022 07:27
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.

None yet

2 participants