From 796ae9f29dbcbb4374c9916fbc24e58d55e28687 Mon Sep 17 00:00:00 2001 From: Ramon Smits Date: Tue, 19 May 2026 15:57:21 +0200 Subject: [PATCH] Fix markdown link formatting in testing.md --- docs/testing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/testing.md b/docs/testing.md index 7fd543534d..eccdd7bc79 100644 --- a/docs/testing.md +++ b/docs/testing.md @@ -52,7 +52,7 @@ Containers built by a PR and stored on GitHub Container Registry can be tested l you will be prompted for a username (your particular.net email) and a password (the token) - ensure that you get a successful login message. - Use `docker logout ghcr.io` once the following steps are complete and consider removing the token from github if its no longer needed -2. In the terminal, navigate to `[/docs/test-ghcr-tag`](/docs/test/ghcr-tag). +2. In the terminal, navigate to [`/docs/test-ghcr-tag`](/docs/test/ghcr-tag). 3. Edit the [`.env` file](/docs/test-ghcr-tag/.env) to specify the PR-based tag (in the form `pr-####`) to test. 4. Run `docker compose up -d`. 5. Services will be available at the following URLs: