From 8aa72d89f6475d262dcb7e5930bc3ef71c0a316f Mon Sep 17 00:00:00 2001 From: Bruno Wego Date: Thu, 23 Jan 2020 14:33:13 -0300 Subject: [PATCH] Fix wrong URL's --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index baea344..8442742 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Onion is not target to replace other package manager, its target is to make curr Let's keep hard long PEAR package.xml away! :-) -[![Build Status](https://secure.travis-ci.org/c9s/Onion.png)](http://travis-ci.org/c9s/Onion) +[![Build Status](https://secure.travis-ci.org/phpbrew/Onion.png)](http://travis-ci.org/phpbrew/Onion) ## Onion is for people want to.. @@ -126,7 +126,7 @@ Simple put a extension attribute: ## Available Config Tags -please checkout [doc/SPEC.md](https://github.com/c9s/Onion/blob/master/doc/SPEC-v2.md) +please checkout [doc/SPEC.md](https://github.com/phpbrew/Onion/blob/master/doc/SPEC-v2.md) ## Version Naming @@ -209,7 +209,7 @@ A more detailed example Make a fork from Onion and clone it: - $ git clone git@github.com:c9s/Onion.git + $ git clone https://github.com/phpbrew/Onion.git $ cd Onion Run onion to install dependencies