Skip to content

Commit

Permalink
fix broken file path
Browse files Browse the repository at this point in the history
  • Loading branch information
felix920506 committed Sep 8, 2024
1 parent cf16ed4 commit 2bb6285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/general/testing/web/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`.

0 comments on commit 2bb6285

Please sign in to comment.