Skip to content

Commit 362a31a

Browse files
Update wiki links in the README
1 parent d7ed55b commit 362a31a

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
![Visitors](https://visitor-badge.glitch.me/badge?page_id=org.openrgb.readme) ![Pipeline Status](https://gitlab.com/CalcProgrammer1/OpenRGB/badges/master/pipeline.svg)
44

5-
Visit our website at https://openrgb.org!
6-
75
One of the biggest complaints about RGB is the software ecosystem surrounding it. Every manufacturer has their own app, their own brand, their own style. If you want to mix and match devices, you end up with a ton of conflicting, functionally identical apps competing for your background resources. On top of that, these apps are proprietary and Windows-only. Some even require online accounts. What if there was a way to control all of your RGB devices from a single app, on both Windows and Linux, without any nonsense? That is what OpenRGB sets out to achieve. One app to rule them all.
86

97
[[_TOC_]]
@@ -20,13 +18,17 @@ One of the biggest complaints about RGB is the software ecosystem surrounding it
2018
* No official/manufacturer software required
2119
* Graphical view of device LEDs makes creating custom patterns easy
2220

21+
## Website
22+
23+
* Check out our website at [openrgb.org](https://openrgb.org)
24+
2325
## Supported Devices
2426

2527
* See the [Supported Devices](https://openrgb.org/devices.html) page for the current list of supported devices.
2628

27-
## Configuration
29+
## Wiki
2830

29-
* See the [OpenRGB Settings](https://gitlab.com/OpenRGBDevelopers/OpenRGB-Wiki/-/blob/stable/OpenRGB-Settings.md) page for information about the configuration file.
31+
* More information is available on the [OpenRGB Wiki](https://gitlab.com/OpenRGBDevelopers/OpenRGB-Wiki/-/blob/stable/home.md)
3032

3133
## WARNING!
3234

@@ -268,8 +270,8 @@ There have been two instances of hardware damage in OpenRGB's development and we
268270

269271
## Contributing
270272

271-
* Want to contribute support for a new device? Check out the [RGBController API](https://gitlab.com/OpenRGBDevelopers/OpenRGB-Wiki/-/blob/stable/The-RGBController-API.md) page for documentation of how OpenRGB implements device control.
272-
* Want to create a new OpenRGB SDK client implementation? Check out the [OpenRGB SDK Documentation](Documentation) page for documentation of how the OpenRGB SDK network protocol functions.
273+
* Want to contribute support for a new device? Check out the [RGBController API](https://gitlab.com/OpenRGBDevelopers/OpenRGB-Wiki/-/blob/stable/Developer-Documentation/The-RGBController-API.md) page for documentation of how OpenRGB implements device control.
274+
* Want to create a new OpenRGB SDK client implementation? Check out the [OpenRGB SDK Documentation](https://gitlab.com/OpenRGBDevelopers/OpenRGB-Wiki/-/blob/stable/Developer-Documentation/OpenRGB-SDK-Documentation.md) page for documentation of how the OpenRGB SDK network protocol functions.
273275
* Please read the [Contributing Guidelines](https://gitlab.com/CalcProgrammer1/OpenRGB/-/blob/master/CONTRIBUTING.md) before starting work on your new changes.
274276

275277
## OpenRGB SDK

0 commit comments

Comments
 (0)