Skip to content

Commit

Permalink
Add C++ API redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-bc committed Apr 8, 2024
1 parent 6e27fd6 commit a458caf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/actions/markdown-check/mlc-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
{
"pattern": "^[./]*api/cmake/",
"replacement": "https://nasa.github.io/fprime/UsersGuide/api/cmake/"
},
{
"pattern": "^[./]*api/c++/",
"replacement": "https://nasa.github.io/fprime/UsersGuide/api/c++/"
}
]
}

0 comments on commit a458caf

Please sign in to comment.