From 6bf6b933cc000ccbfb7e9c212a51f340539f93fc Mon Sep 17 00:00:00 2001 From: kaltokri Date: Wed, 25 Oct 2023 15:52:11 +0200 Subject: [PATCH] Fixed last broken link --- docs/buildsystem/gh-pages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/buildsystem/gh-pages.md b/docs/buildsystem/gh-pages.md index 99277ed20..94ed78fa9 100644 --- a/docs/buildsystem/gh-pages.md +++ b/docs/buildsystem/gh-pages.md @@ -34,7 +34,7 @@ This can be displayed as follows: - You need a working installation of [Docker]. - Go to the `docs` subfolder. - Run `docker compose up`. -- Open a browser with the following URL: . +- Open a browser with the following URL: `http://127.0.0.1:4000/`. - After a change of the [Markdown] files, wait some seconds and press F5 in the browser. [GitHub Pages]: https://pages.github.com/