Skip to content

Commit

Permalink
change duplciated target name
Browse files Browse the repository at this point in the history
  • Loading branch information
tang-mm authored Jan 18, 2024
1 parent f5cd27d commit a87d904
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc-cheat-sheet-myst.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,13 @@ code:
- example: true
```
(a_section_target)=
(a_section_target_myst)=
## Links
- [Canonical website](https://canonical.com/)
- https:/<span></span>/canonical.com/
- {ref}`a_section_target`
- {ref}`Link text <a_section_target>`
- {ref}`a_section_target_myst`
- {ref}`Link text <a_section_target_myst>`
- {doc}`index`
- {doc}`Link text <index>`

Expand Down

0 comments on commit a87d904

Please sign in to comment.