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

Fix link references in translated books #1430

Merged
merged 2 commits into from
May 31, 2024
Merged

Conversation

Kissaki
Copy link
Contributor

@Kissaki Kissaki commented May 31, 2024

Fixes #1365

@Kissaki
Copy link
Contributor Author

Kissaki commented May 31, 2024

I have not built it locally, but the CI build confirms all warnings are gone.

resolved warnings
warning Broken links found in de/book/advanced.md: standard_library.md, dataframes.md, creating_errors.md, parallelism.md, explore.md
warning Broken links found in de/book/coloring_and_theming.md: commands/ls.md
warning Broken links found in de/book/coming_to_nu.md: coming_from_cmd.md, nushell_map.md, nushell_map_imperative.md, nushell_map_functional.md, nushell_operator_map.md
warning Broken links found in de/book/custom_completions.md: externs.md, externs.md, ../cookbook/external_completers.md
warning Broken links found in de/book/design_notes.md: how_nushell_code_gets_run.md
warning Broken links found in de/book/environment.md: modules.md, modules.md, modules.md, /commands/docs/env.md, /commands/docs/env.md
warning Broken links found in de/book/getting_started.md: quick_tour.md, thinking_in_nu.md
warning Broken links found in de/book/hooks.md: /Befehle/docs/if.md
warning Broken links found in de/book/loading_data.md: /commands/docs/size.md, /commands/docs/fetch.md
warning Broken links found in de/book/nu_as_a_shell.md: stdout_stderr_exit_codes.md, shells_in_shells.md, line_editor.md, externs.md
warning Broken links found in de/book/nu_fundamentals.md: pipelines.md
warning Broken links found in de/book/overlays.md: modules.md, modules.md#environment-variables, /commands/docs/overlay_remove.md, /commands/docs/overlay_remove.md
warning Broken links found in de/book/programming_in_nu.md: modules.md, testing.md
warning Broken links found in de/book/working_with_strings.md: /commands/docs/str_rpad.md, /commands/docs/build-string.md
warning Broken links found in ja/book/README.md: nu_fundamentals.md, programming_in_nu.md, nu_as_a_shell.md, coming_to_nu.md, design_notes.md, advanced.md
warning Broken links found in ja/book/getting_started.md: thinking_in_nu.md
warning Broken links found in ja/book/installation.md: book/dataframes.md
warning Broken links found in ru/book/README.md: getting_started.md, nu_fundamentals.md, programming_in_nu.md, nu_as_a_shell.md, coming_to_nu.md, design_notes.md, advanced.md, dataframes.md
warning Broken links found in zh-CN/book/dataframes.md: /commands/docs/dfr_join.md, /commands/docs/dfr_group-by.md, /commands/docs/dfr_take.md
warning Broken links found in zh-CN/book/environment.md: /commands/docs/env.md, /commands/docs/env.md
warning Broken links found in zh-CN/book/loading_data.md: /commands/docs/size.md, /commands/docs/fetch.md
warning Broken links found in zh-CN/book/overlays.md: /commands/docs/overlay_add.md, /commands/docs/overlay_remove.md, /commands/docs/overlay_remove.md
warning Broken links found in zh-CN/book/table_of_contents.md: thinking_in_nushell.md, pipeline.md
warning Broken links found in zh-CN/book/working_with_strings.md: /commands/docs/str_lpad.md, /commands/docs/str_rpad.md, /commands/docs/build-string.md

@Kissaki Kissaki mentioned this pull request May 31, 2024
@hustcer
Copy link
Collaborator

hustcer commented May 31, 2024

Excellent fix, Thanks

@hustcer hustcer merged commit 6b0a50a into nushell:main May 31, 2024
2 checks passed
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.

Broken links
2 participants