diff --git a/docs/general/testing/web/index.md b/docs/general/testing/web/index.md index def30aeae..aef0064de 100644 --- a/docs/general/testing/web/index.md +++ b/docs/general/testing/web/index.md @@ -13,5 +13,5 @@ Each PR of Jellyfin Web is automatically deployed to Cloudflare Pages. Please fo 1. Find the PR you would like to checkout in [the list of open PRs](https://github.com/jellyfin/jellyfin-web/pulls). 2. There should be a comment from `jellyfin-bot` with a link to a deployed version of this PR. - ![CF Pages Comment](/images/docs/testing/web/cf-pages-comment) + ![CF Pages Comment](/images/docs/testing/web/cf-pages-comment.png) 3. Clicking on the link in the comment will open an instance of Jellyfin Web that is linked to a development instance of a Jellyfin demo server. You can login to the demo server with the credentials provided on the login page, or login to a different server by clicking `Change Server`.