From 9a1e956bf288091ed37bf1e05f6babbc7ab62ef1 Mon Sep 17 00:00:00 2001 From: Margen67 Date: Sat, 18 Mar 2017 22:12:00 -0700 Subject: [PATCH] Change Appveyor link description Also fix inconsistent CONTRIBUTING.md link. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d3fc9ffae..02132ce5a 100644 --- a/README.md +++ b/README.md @@ -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.