Skip to content

Commit

Permalink
Fixing displayed links
Browse files Browse the repository at this point in the history
  • Loading branch information
mattkae committed Jul 25, 2023
1 parent 305094d commit 7d61799
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/getting_involved_in_mir.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,6 @@ The Mir coding guidelines are [here](https://mir-server.io/doc/cppguide/index.ht


## Working on code
- Hacking guidelines can be found here: \ref md_HACKING "Mir hacking guide"
- Information about runtime tracing can be found here: \ref component_reports
- A guide on versioning Mir DSOs: \ref dso_versioning_guide
- Hacking guidelines can be found here: [Mir Hacking Guides](../HACKING.md)
- Information about runtime tracing can be found here: [Component Reports](./component_reports.md)
- A guide on versioning Mir DSOs: \ref [DSO Versioning Guide](./dso_versioning_guide.md)

0 comments on commit 7d61799

Please sign in to comment.