add HTML Anchor Name for linking straight to build status badges

This commit is contained in:
Hans-Christoph Steiner 2017-10-30 15:23:24 +01:00
parent 8c3b3b7935
commit 967704f3d3

View file

@ -1,4 +1,6 @@
<a name="build-status"></a>
| <small>CI Builds</small> | <small>Debian</small> | <small>macOS & Ubuntu/LTS</small> | | <small>CI Builds</small> | <small>Debian</small> | <small>macOS & Ubuntu/LTS</small> |
|----------------------|:-----------------:|:-----------------------------:| |----------------------|:-----------------:|:-----------------------------:|
| _fdroidserver_ | [![fdroidserver status on Debian](https://gitlab.com/fdroid/fdroidserver/badges/master/build.svg)](https://gitlab.com/fdroid/fdroidserver/builds) | [![fdroidserver status on macOS & Ubuntu/LTS](https://travis-ci.org/f-droid/fdroidserver.svg?branch=master)](https://travis-ci.org/f-droid/fdroidserver) | | _fdroidserver_ | [![fdroidserver status on Debian](https://gitlab.com/fdroid/fdroidserver/badges/master/build.svg)](https://gitlab.com/fdroid/fdroidserver/builds) | [![fdroidserver status on macOS & Ubuntu/LTS](https://travis-ci.org/f-droid/fdroidserver.svg?branch=master)](https://travis-ci.org/f-droid/fdroidserver) |