Branch to accumulate minor fixes from Summit training#945
Draft
Branch to accumulate minor fixes from Summit training#945
Conversation
PR #761 restructured side quests so `<name>.md` became `<name>/index.md` (URLs now `/side_quests/<name>/`), but missed updating cross-references that still point at the old `.md` filenames. Those links 404 on the deployed site — e.g., the "Debugging Nextflow Workflows" link from working_with_files. Replaces every stale `<segment>.md` link target with `<segment>/` across the English docs. Two segment names also rename: `nf-test.md` → `nf_test/` (the directory uses an underscore, not a hyphen). Translations are AI-regenerated each release, so they're not touched here. Affected English pages: side_quests/working_with_files/index.md side_quests/dev_environment/index.md nf4_science/genomics/02_per_sample_variant_calling.md hello_nextflow/02_hello_channels.md hello_nextflow/06_hello_config.md nextflow_run/next_steps.md nextflow_run/03_config.md hello_nf-core/02_rewrite_hello.md hello_nf-core/04_make_module.md Verified end-to-end against a local mkdocs build: every previously broken target now returns 200 (debugging, nf_test, metadata, workflows_of_workflows, working_with_files), and the user's specific link from working_with_files now resolves to /side_quests/debugging/. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> Signed-off-by: Rob Syme <rob.syme@gmail.com>
…xtflow-io/training into fix/stale-side-quest-md-links
Nothing functional, just text, formatting etc
✅ Deploy Preview for nextflow-training ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
|
Nextflow linting complete! ✅ 189 files had no errors View formatting changes
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.