From db6a12a354aa67bd30197817eccb873cce0efa4c Mon Sep 17 00:00:00 2001 From: Andreas Bok Andersen Date: Sat, 10 Nov 2018 15:42:25 +0100 Subject: [PATCH] Minor fixes in README use relative path to compiling.rst the travis build status for the minor branch v6.1.x --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 8c832624..ee34eb9b 100644 --- a/README.rst +++ b/README.rst @@ -160,7 +160,7 @@ versioning scheme based on SemVer. A set of guidelines guidelines and tools to help developers and users are available at the wiki of the `Neptune`_ project. -.. |travis| image:: https://travis-ci.org/sociomantic-tsunami/libdrizzle-redux.svg?branch=master +.. |travis| image:: https://travis-ci.org/sociomantic-tsunami/libdrizzle-redux.svg :alt: Travis Build Status :target: https://travis-ci.org/sociomantic-tsunami/libdrizzle-redux .. _SemVer: http://semver.org @@ -168,5 +168,5 @@ available at the wiki of the `Neptune`_ project. .. _release notes: https://github.com/sociomantic-tsunami/libdrizzle-redux/releases/latest .. _All: https://github.com/sociomantic-tsunami/libdrizzle-redux/releases/ .. _here: https://github.com/sociomantic-tsunami/neptune/blob/v0.x.x/doc/library-user.rst -.. _compiling.rst: https://github.com/andreas-bok-sociomantic/libdrizzle-redux/blob/v5.4.x/docs/compiling.rst +.. _compiling.rst: docs/compiling.rst .. _Neptune: https://github.com/sociomantic-tsunami/neptune/blob/v0.x.x/doc/library-user.rst#contributing-to-a-neptune-versioned-library