From 43c50dec7bbcfe66bbb403079d94af819a152d19 Mon Sep 17 00:00:00 2001 From: Phil Dokas Date: Fri, 17 Jan 2020 11:38:01 -0800 Subject: [PATCH] Updates README Github links from brentsimmons to Ranchero-Software --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b8f9fe4d7..f9a3d21c2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ![Icon](Technotes/Images/icon.png) NetNewsWire -[![Build Status](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fbrentsimmons%2FNetNewsWire%2Fbadge&style=flat)](https://actions-badge.atrox.dev/brentsimmons/NetNewsWire/goto) +[![Build Status](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2FRanchero-Software%2FNetNewsWire%2Fbadge&style=flat)](https://actions-badge.atrox.dev/Ranchero-Software/NetNewsWire/goto) It’s a free and open source feed reader for macOS. An iOS version is in progress. @@ -27,7 +27,7 @@ See the [Contributing](CONTRIBUTING.md) page for our process. It’s pretty stra #### Building ```bash -git clone https://github.com/brentsimmons/NetNewsWire.git +git clone https://github.com/Ranchero-Software/NetNewsWire.git cd NetNewsWire git submodule update --init --recursive ```