From 8b0435be5b5da7404b7721411303a29466f4ffe1 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Wed, 14 Jun 2017 12:16:25 -0600 Subject: [PATCH] Update readmes to new repo --- README.md | 6 +++--- docs/README | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 2d31c5f3..1718ec00 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ Oragono is a fork of the [Ergonomadic](https://github.com/edmund-huber/ergonomad --- -[![Go Report Card](https://goreportcard.com/badge/github.com/DanielOaks/oragono)](https://goreportcard.com/report/github.com/DanielOaks/oragono) -[![Download Latest Release](https://img.shields.io/badge/downloads-latest%20release-green.svg)](https://github.com/DanielOaks/oragono/releases/latest) +[![Go Report Card](https://goreportcard.com/badge/github.com/oragono/oragono)](https://goreportcard.com/report/github.com/oragono/oragono) +[![Download Latest Release](https://img.shields.io/badge/downloads-latest%20release-green.svg)](https://github.com/oragono/oragono/releases/latest) [![Freenode #oragono](https://img.shields.io/badge/Freenode-%23oragono-1e72ff.svg?style=flat)](https://www.irccloud.com/invite?channel=%23oragono&hostname=irc.freenode.net&port=6697&ssl=1) --- @@ -35,7 +35,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). For the purpo ## Installation -Download the latest release from this page: https://github.com/DanielOaks/oragono/releases/latest +Download the latest release from this page: https://github.com/oragono/oragono/releases/latest Extract it into a folder, then run the following commands: diff --git a/docs/README b/docs/README index f049a49f..92353605 100644 --- a/docs/README +++ b/docs/README @@ -13,8 +13,8 @@ and use, and to provide the majority of features that IRC users expect today. It includes features such as UTF-8 nicks and channel names, client accounts and SASL, and other assorted IRCv3 support. - http://oragono.io/ - https://github.com/DanielOaks/oragono + https://oragono.io/ + https://github.com/oragono/oragono -----------------------------------------------------------------------------------------------