From 9bfbe4f3dc207679ccc7d2a5a785067dc0d47c59 Mon Sep 17 00:00:00 2001 From: Gamer1120 Date: Tue, 8 Oct 2019 20:24:39 +0200 Subject: [PATCH] README.md: Update Github links to open-osrs I could not find what the link for the Build Status is. If anyone could give me pointers, I'd be happy to update. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 259fad0222..9a7574fbd7 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ # OpenOSRS -[![Build Status](https://github.com/runelite-extended/runelite/workflows/openosrs%20-%20CI/badge.svg)](https://github.com/runelite-extended/runelite/actions) -[![HitCount](http://hits.dwyl.io/runelite-extended/runelite.svg)](http://hits.dwyl.io/runelite-extended/runelite) +[![Build Status](https://github.com/open-osrs/runelite/workflows/openosrs%20-%20CI/badge.svg)](https://github.com/open-osrs/runelite/actions) +[![HitCount](http://hits.dwyl.io/open-osrs/runelite.svg)](http://hits.dwyl.io/open-osrs/runelite) [OpenOSRS](https://openosrs.com) is an extended version of [RuneLite](https://github.com/runelite/runelite) that provides more functionality and less restrictions while staying more open-source. We are not affiliated with RuneLite. ## Discord @@ -24,7 +24,7 @@ - [runelite-client](runelite-client/src/main/java/net/runelite/client) - Game client with plugins ## Building -We have migrated the project to Gradle. Information on how to setup and build the project can be found at https://github.com/runelite-extended/runelite/wiki/Building-with-IntelliJ-IDEA +We have migrated the project to Gradle. Information on how to setup and build the project can be found at https://github.com/open-osrs/runelite/wiki/Building-with-IntelliJ-IDEA ## Private Servers Currently we support RSMod which can be found at: https://github.com/Tomm0017/rsmod but should work with any server that follows osrs protocol. @@ -53,4 +53,4 @@ OpenOSRS is licensed under the BSD 2-clause license. See the license header in t ## Contribute and Develop -We've set up a separate document for our [contribution guidelines](https://github.com/runelite-extended/runelite/blob/master/.github/CONTRIBUTING.md). +We've set up a separate document for our [contribution guidelines](https://github.com/open-osrs/runelite/blob/master/.github/CONTRIBUTING.md).