1
0
mirror of synced 2026-04-14 15:34:20 +00:00

Use .markdown instead of .mdwn as GitHub doesn't recognize the latter

This commit is contained in:
Axel Beckert
2012-11-15 18:38:26 +01:00
parent 0842ddd128
commit bac1d6c63b
6 changed files with 8 additions and 8 deletions

View File

@@ -9,8 +9,8 @@ If these are not sufficient resources please consider posting any
queries you might have to the [mailing
list](http://xen-tools.org/software/xen-tools/lists.html)
Included with the release you should find the file `BUGS.mdwn` which
contains some notes on reporting bugs.
Included with the release you should find the file `BUGS.markdown`
which contains some notes on reporting bugs.
Xen Queries

View File

@@ -1,7 +1,7 @@
TODO
====
See KNOWN_BUGS.mdwn for real bugs.
See KNOWN_BUGS.markdown for real bugs.
Bugs to fix and features to add for 4.3
---------------------------------------

10
debian/docs vendored
View File

@@ -1,7 +1,7 @@
AUTHORS
README.mdwn
SUPPORT.mdwn
BUGS.mdwn
TODO.mdwn
KNOWN_BUGS.mdwn
README.markdown
SUPPORT.markdown
BUGS.markdown
TODO.markdown
KNOWN_BUGS.markdown
NEWS