Skip to content

Commit

Permalink
refactor: fix broken link to GitHub Wiki
Browse files Browse the repository at this point in the history
  • Loading branch information
mehaase authored and mikecarenzo committed Mar 27, 2024
1 parent d037d81 commit 7f667cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mappings_editor/src/assets/configuration/app.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ const config: AppConfiguration = {
},
{
text: "User Guide",
url: "https://github.com/center-for-threat-informed-defense/mappings-editor/wiki/Overview"
url: "https://github.com/center-for-threat-informed-defense/mappings-editor/wiki"
}
]
}
Expand Down

0 comments on commit 7f667cb

Please sign in to comment.