From b933627abab72936d420b4b6b56b9359bab4e435 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phaneDucasse?= Date: Sun, 15 Nov 2020 22:26:11 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 45cacf0..f4fe15d 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,7 @@ This is a booklet presenting how to use the FFI engine of Pharo to access functions and librairies written in C. -[![Build status][badge]][travis] - -[travis]: https://travis-ci.org/SquareBracketAssociates/Booklet-uFFI -[badge]: https://travis-ci.org/SquareBracketAssociates/Booklet-uFFI.svg?branch=master +[![Build status](https://travis-ci.com/SquareBracketAssociates/booklet-uffi.svg?branch=master)](https://travis-ci.com/github/SquareBracketAssociates/booklet-uFFI) [Browse] the directory for released versions of the booklet or look here for more [Books and Booklets](http://books.pharo.org/).