diff --git a/Using-ACF.md b/Using-ACF.md index d9d0640..71174d6 100644 --- a/Using-ACF.md +++ b/Using-ACF.md @@ -35,6 +35,6 @@ manager.registerCommand(new MyCommand(myPlugin)); See [Wiki Home](./) for links to the other guides, but here is some important ones: -* [Command Contexts](Contexts) -* [Command Completions](Completions) +* [Command Contexts](Command-Contexts) +* [Command Completions](Command-Completions) * [Locales / I18N](Locales) \ No newline at end of file