Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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)
Continue to [Credits](credits.md)
2 changes: 1 addition & 1 deletion docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Continue to [Supported Devices](pairing/accessories.md)
4 changes: 2 additions & 2 deletions docs/requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Continue to [Installation instructions](install.md)