From 2da923fb52cf46b5643003b1ba9f72e47c126f19 Mon Sep 17 00:00:00 2001 From: Holger Frey Date: Tue, 8 May 2018 14:28:17 +0200 Subject: [PATCH] fixed misspelled filename --- PageRevision.md | 7 +++++-- YouToubeVideo.md => YouToubVideo.md | 0 2 files changed, 5 insertions(+), 2 deletions(-) rename YouToubeVideo.md => YouToubVideo.md (100%) diff --git a/PageRevision.md b/PageRevision.md index 613e4e6..8f2eae1 100644 --- a/PageRevision.md +++ b/PageRevision.md @@ -1,11 +1,14 @@ PageRevisionMacro ================= -Show the current page name and revision number on a moinmoin wiki page +Show the current page name and revision number on a [MoinMoin][moin] wiki page Usage on a MoinMoin wiki page ----------------------------- Adding this macro `<>` to the page will output -'SomeWikiPage, revision 123' +`SomeWikiPage, revision 123` + + +[moin]: https://moinmo.in/ diff --git a/YouToubeVideo.md b/YouToubVideo.md similarity index 100% rename from YouToubeVideo.md rename to YouToubVideo.md