From ce8b71d88ddb711dd088748d6a807df8e6d25ef7 Mon Sep 17 00:00:00 2001 From: Ralph Giles Date: Thu, 2 Jul 2020 21:33:00 -0700 Subject: Update repository links to the gitlab instance. Neither git.xiph.org not the jenkins instances are still online. Point people at the new gitlab instance and build status badge instead. Signed-off-by: Mark Harris --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fa43c016..b31ee985 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Vorbis +[![GitLab Build Status](https://gitlab.xiph.org/xiph/vorbis/badges/master/pipeline.svg)](https://gitlab.xiph.org/xiph/vorbis/-/pipelines) [![Travis Build Status](https://travis-ci.org/xiph/vorbis.svg?branch=master)](https://travis-ci.org/xiph/vorbis) -[![Jenkins Build Status](https://mf4.xiph.org/jenkins/job/libvorbis/badge/icon)](https://mf4.xiph.org/jenkins/job/libvorbis/) [![AppVeyor Build status](https://ci.appveyor.com/api/projects/status/github/xiph/vorbis?branch=master&svg=true)](https://ci.appveyor.com/project/rillian/vorbis) Vorbis is a general purpose audio and music encoding format @@ -68,7 +68,7 @@ pre-built utilities may be found there. #### Building from master #### Development source is under git revision control at -https://git.xiph.org/vorbis.git. You will also need the +https://gitlab.xiph.org/xiph/vorbis.git. You will also need the newest versions of autoconf, automake, libtool and pkg-config in order to compile Vorbis from development source. A configure script is provided for you in the source tarball distributions. -- cgit v1.2.1