Skip to content

Conversation

@hugomendix
Copy link
Contributor

In the table in 2.4.2 Decision Method there's a hyper-link to the Microflow section.

However, there are 2 headings named microflow and even though the second one is tagged as #microflow the hyper-link refers to the first, which is incorrect.

I've now tagged the first one differently, but I have no means to verify that/if this actually fixes the problem.

There are 2 headings named microflow and even though the second one is tagged as `#microflow` the hyper-link refers to the first, which is incorrect. I've now tagged the first one differently, but I have no means to verify that/if this actually fixes the problem.
Copy link
Collaborator

@MarkvanMents MarkvanMents left a comment

Choose a reason for hiding this comment

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

Well-spotted! Thanks for correcting that.
I've done a local build and the link now goes to the right place
(The problem is that if there is no specific anchor, Hugo (the site builder) creates a link for all the headings to be used in the ToC. And, in this case, the created link had the same name as the link we defined and the browser will go to the first anchor with that name.)

Approving and merging.

@MarkvanMents MarkvanMents merged commit df8cb32 into mendix:development Sep 16, 2025
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.

2 participants