diff options
| author | Margen67 <Margen67@users.noreply.github.com> | 2017-03-18 22:12:00 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-03-18 22:12:00 -0700 |
| commit | 9a1e956bf288091ed37bf1e05f6babbc7ab62ef1 (patch) | |
| tree | 76123d0d1f94003f666ed79528cf1aa1dffc21eb /README.md | |
| parent | 87cf0d5ed3656c126fde563fd2bb65d1af37890e (diff) | |
Change Appveyor link description
Also fix inconsistent CONTRIBUTING.md link.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 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 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? -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. |
