docs: reformat in-page links in tutorials#2534
Open
activus-d wants to merge 1 commit intocanonical:mainfrom
Open
docs: reformat in-page links in tutorials#2534activus-d wants to merge 1 commit intocanonical:mainfrom
activus-d wants to merge 1 commit intocanonical:mainfrom
Conversation
medubelko
reviewed
Jan 21, 2026
Contributor
medubelko
left a comment
There was a problem hiding this comment.
@activus-d This is great work! :D
I've left some suggestions for improvement. The first one is the most important. The rest are more subtle and in line with how we write links in other craft apps.
Don't worry about the CI failures for now. Some of those have nothing to do with your PR.
79c4356 to
1346308
Compare
implement feedback add multipass to Intersphinx map
1346308 to
d02cb09
Compare
medubelko
approved these changes
Jan 26, 2026
Contributor
medubelko
left a comment
There was a problem hiding this comment.
LGTM! These are effective patterns, and are a much-needed improvement. I think you're primed to take these to the rest of the docs.
The build is going to flag some issues unrelated to the docs, which Alex and I can tackle.
@lengau Ready for your review.
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.
This PR fixes the in-page links in the Tutorial section of the documentation by moving single-link block references into the main text.
This is the first in a series of PRs addressing Open Documentation Academy issue #302.
It's intended to confirm that the chosen approach aligns with the preferred solution. Feedback from this PR will be taken into account in subsequent PRs related to the same issue.