From 3099e7474f59db7d42f1a9d1c461477c4f6ff31b Mon Sep 17 00:00:00 2001 From: Elias Naur Date: Sun, 18 Aug 2019 21:25:13 +0200 Subject: [PATCH] README.md: fix link Thanks to Antonio D'souza for noticing. Signed-off-by: Elias Naur --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 86b9f9da..b0158d06 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ Open http://localhost:8080 in a browser to run the program. ## Integration with existing projects -See the [integration guide](https://man.sr.ht/~eliasnaur/integrate.md) for details on using +See the [integration guide](https://man.sr.ht/~eliasnaur/gio/integrate.md) for details on using Gio with existing projects.