Change Appveyor link description

Also fix inconsistent CONTRIBUTING.md link.
This commit is contained in:
Margen67 2017-03-18 22:12:00 -07:00 committed by GitHub
parent 87cf0d5ed3
commit 9a1e956bf2
1 changed files with 2 additions and 2 deletions

View File

@ -72,7 +72,7 @@ Have some spare time, know advanced C++, and want to write an emulator?
Contribute! There's a ton of work that needs to be done, a lot of which Contribute! There's a ton of work that needs to be done, a lot of which
is wide open greenfield fun. is wide open greenfield fun.
For general rules and guidelines please see [CONTRIBUTING.md](./github/CONTRIBUTING.md). For general rules and guidelines please see [CONTRIBUTING.md](.github/CONTRIBUTING.md).
Fixes and optimizations are always welcome (please!), but in addition to Fixes and optimizations are always welcome (please!), but in addition to
that there are some major work areas still untouched: that there are some major work areas still untouched:
@ -90,5 +90,5 @@ For more see the main [frequently asked questions](http://xenia.jp/faq/) page.
### Can I get an exe? ### Can I get an exe?
Check the [Artifacts](https://ci.appveyor.com/project/benvanik/xenia/build/artifacts) tab to see Check [Appveyor's artifacts](https://ci.appveyor.com/project/benvanik/xenia/build/artifacts) to see
what's there. what's there.