summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMargen67 <Margen67@users.noreply.github.com>2017-03-18 22:12:00 -0700
committerGitHub <noreply@github.com>2017-03-18 22:12:00 -0700
commit9a1e956bf288091ed37bf1e05f6babbc7ab62ef1 (patch)
tree76123d0d1f94003f666ed79528cf1aa1dffc21eb /README.md
parent87cf0d5ed3656c126fde563fd2bb65d1af37890e (diff)
Change Appveyor link description
Also fix inconsistent CONTRIBUTING.md link.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files 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.