From d0cf13b2c45e121ee93f3472dcc6c9edb5ac4f84 Mon Sep 17 00:00:00 2001 From: James Westman Date: Thu, 2 Dec 2021 17:47:24 -0600 Subject: [PATCH] Fix link --- docs/setup.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/setup.rst b/docs/setup.rst index 477c3dc..bb61ae3 100644 --- a/docs/setup.rst +++ b/docs/setup.rst @@ -8,7 +8,7 @@ Setting up Blueprint on a new or existing project Using the porting tool ~~~~~~~~~~~~~~~~~~~~~~ -Clone [blueprint-compiler](https://gitlab.gnome.org/jwestman/blueprint-compiler) +Clone `blueprint-compiler `_ from source. You can install it using `meson _build` and `ninja -C _build install`, or you can leave it uninstalled.