From ce35c91425dfb7b19c73e1b4be43df6e4005134c Mon Sep 17 00:00:00 2001 From: fortizpenaloza Date: Sat, 24 Jun 2017 11:11:13 -0300 Subject: [PATCH] Fixed link to Pharo website --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7b81b3..273f2a4 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![Build Status](https://travis-ci.org/ba-st/Buoy.svg?branch=master)](https://travis-ci.org/ba-st/Buoy) [![Coverage Status](https://coveralls.io/repos/github/ba-st/Buoy/badge.svg?branch=master)](https://coveralls.io/github/ba-st/Buoy?branch=master) -This project aims to complement [Pharo](www.pharo.org) adding useful extensions. +This project aims to complement [Pharo](http://www.pharo.org) adding useful extensions. ## License The project source code is [MIT](LICENSE) licensed. Any contribution submitted to the code repository is considered to be under the same license.