Remove html suffixes

This commit is contained in:
Alexis Hassler
2019-06-20 22:21:51 +02:00
parent a05643fc76
commit 07f1eca644
17 changed files with 55 additions and 31 deletions

View File

@@ -249,10 +249,10 @@ References:
# Examples
* Example of a [new page](New.html)
* Example of a [legacy page](Old.html)
* Example of a [redirected page](Redirect.html)
* Example of a [user page](./User:Alexis.html)
* Example of a [new page](New)
* Example of a [legacy page](Old)
* Example of a [redirected page](Redirect)
* Example of a [user page](./User:Alexis)
* [RSS](feed.xml) feed of new pages
* Example of a [tag page](./Tag:Example.html)
* [All tags page](./tags.html)
* Example of a [tag page](./Tag:Example)
* [All tags page](./tags)