website/dev docs: FDE e2e: fix useless markdown lini (#15658)

It renders the same and was a mishap on my part when I copied the link in a previous pr

Signed-off-by: Dominic R <dominic@sdko.org>
This commit is contained in:
Dominic R
2025-07-21 06:44:20 -04:00
committed by GitHub
parent 4b37829f67
commit dcf40690e9

View File

@@ -151,7 +151,7 @@ In case of issues in this process, feel free to use `make dev-reset` which drops
To run E2E tests, navigate to the `/tests/e2e` directory in your local copy of the authentik git repo, and start the services by running `docker compose up -d`.
You can then view the Selenium Chrome browser via [http://localhost:7900/](http://localhost:7900) using the password: `secret`.
You can then view the Selenium Chrome browser via http://localhost:7900/ using the password: `secret`.
Alternatively, you can connect directly via VNC on port `5900` using the password: `secret`.