Replies: 1 comment 2 replies
-
It's just a regular Markdown link; for example https://github.com/structurizr/examples/blob/main/java/src/main/java/com/structurizr/example/adrtools/decisions/0009-help-scripts.md is rendered as https://structurizr.com/share/39459/decisions/adr-tools#9 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
(Some Text)[./0002-some-adr.md]
- not working at all (cannot navigate with MD, not seen in Explorer)(Some Text)[0002-some-adr.md]
- same(Some Text)[#2]
- starts work in MD itself (can navigate from one ADR to another), but Explorer still not sees linksBeta Was this translation helpful? Give feedback.
All reactions