From 01fb01aeac78fda11cf635da8fab0d6032e4f3d2 Mon Sep 17 00:00:00 2001 From: Daniel Ennis Date: Tue, 18 Jul 2017 23:19:15 -0400 Subject: [PATCH] Updated Using ACF (markdown) --- Using-ACF.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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