chroma-sdk / Colore

A powerful C# library for Razer Chroma's SDK
https://chroma-sdk.github.io/Colore/
MIT License
146 stars 30 forks source link

Fix dead link #277

Closed PrivateGER closed 4 years ago

PrivateGER commented 4 years ago

The Aurora Project has moved domains. http://www.project-aurora.com/ is the current one. This changes the dead link in the README to this.

Sharparam commented 4 years ago

Can you retarget this to the release/6.0.0 branch?

PrivateGER commented 4 years ago

How does that work? I'm not particulary good at pull requests.

Sharparam commented 4 years ago

When making a pull request there's a dropdown to select the target branch to merge into:

image

On an existing pull request (like this one) you can edit it to target a new branch:

image

I'll see if I can change the base branch directly on this PR. If the README files differ too much between master and release/6.0.0 it might be necessary to create a new PR where the changes are made based on the release branch.

Sharparam commented 4 years ago

Looks like it was possible to just change the branch directly, so I can merge it in right away.

Thanks for your contribution! :)