summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-09-01 19:06:01 -0400
committerMatthias Clasen <mclasen@redhat.com>2020-09-01 19:21:32 -0400
commitf53b59533da0c46d26dee0014dcc46c0b95665db (patch)
tree34e5b3a686551fe9b5a17093a9e5e7dffc27f4ce /README.md
parent062822ab0626dd1198e7e095069b0ca81709c4f1 (diff)
downloadgtk+-f53b59533da0c46d26dee0014dcc46c0b95665db.tar.gz
README: Cosmetics
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index cbe7809f58..c26db1b613 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
GTK — The GTK toolkit
=====================
-[![Build Status](https://gitlab.gnome.org/GNOME/gtk/badges/master/build.svg)](https://gitlab.gnome.org/GNOME/gtk/pipelines)
+[![Build status](https://gitlab.gnome.org/GNOME/gtk/badges/master/pipeline.svg)](https://gitlab.gnome.org/GNOME/gtk/-/commits/master)
General information
-------------------
@@ -98,7 +98,7 @@ And, finally, you can install GTK using:
$ sudo ninja install
```
-Complete information about installing GTK+ and related libraries
+Complete information about installing GTK and related libraries
can be found in the file:
```