diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 99406d1..a20c86f 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -4,7 +4,7 @@ This plugin is fairly new and there's likely still some stuff that needs to be d ## How to help? -First of all there's a limited list of accessories that are known to work. It would be great if you have a device (or a device with a different hardware/firmware version) that's not on the list and you could test it out. If you find one that works or doesn't: File an [Issue](www.github.com/grover/homebridge-ranger/issues/new) and tell me about it. +First of all there's a limited list of accessories that are known to work. It would be great if you have a device (or a device with a different hardware/firmware version) that's not on the list and you could test it out. If you find one that works or doesn't: File an [Issue](../../../issues/new) and tell me about it. ## Experimental stuff @@ -32,4 +32,4 @@ You can always contribute to the documentation, implement missing features, prov I'll gladly accept pull requests. -Continue to [Credits](credits.md) \ No newline at end of file +Continue to [Credits](credits.md) diff --git a/docs/install.md b/docs/install.md index 52e96bf..23cd3ea 100644 --- a/docs/install.md +++ b/docs/install.md @@ -15,4 +15,4 @@ Installing this plugin is a bit more difficult than your usual plugin. It's been - [Pairing an accessory](pairing/pairing.md) -Continue to [Supported Devices](accessories/index.md) \ No newline at end of file +Continue to [Supported Devices](pairing/accessories.md) diff --git a/docs/requirements.md b/docs/requirements.md index 7d7ffe6..70c69a0 100644 --- a/docs/requirements.md +++ b/docs/requirements.md @@ -8,6 +8,6 @@ In order to use this plugin you'll need: Systems not listed in [Installation instructions](install.md) may work. If you managed to get it to work - how about you contribute the documentation for it? -Also there's a list of [supported accessories](accessories/index.md). Devices not on the list may work. If you find devices that work, but aren't listed yet - please add them there. +Also there's a list of [supported accessories](pairing/accessories.md). Devices not on the list may work. If you find devices that work, but aren't listed yet - please add them there. -Continue to [Installation instructions](install.md) \ No newline at end of file +Continue to [Installation instructions](install.md)