Update some .md references

This commit is contained in:
Fabian Homborg
2020-05-28 17:10:21 +02:00
parent e6f5c78d39
commit 382595e1e9
5 changed files with 6 additions and 6 deletions

View File

@@ -15,7 +15,7 @@ Fish source should limit the C++ features it uses to those available in
C++11. It should not use exceptions.
Before introducing a new dependency, please make it optional with
graceful failure if possible. Add any new dependencies to the README.md
graceful failure if possible. Add any new dependencies to the README.rst
under the *Running* and/or *Building* sections.
Versioning