Skip to content

Commit cf9a5d3

Browse files
committed
fix: Update image references in OIDC setup documentation and replace outdated login image
1 parent 0f4c703 commit cf9a5d3

6 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/Getting-Started/Quick-Start-Guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Now that we have everything gathered, we can begin getting your instance set up!
6767
10. Run `docker compose up -d` to kick off the docker pull. You will see it pull the container and set up the volumes and network:
6868
```asciinema-player
6969
{
70-
"file": "https://raw.githubusercontent.com/rommapp/docs/refs/heads/main/docs/resources/asciinema/quick-start-docker-compose.cast",
70+
"file": "../latest/resources/asciinema/quick-start-docker-compose.cast",
7171
"title": "RomM docker compose install",
7272
"preload": true,
7373
"loop": true,

docs/OIDC-Guides/OIDC-Setup-With-PocketID.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ In RomM, open your user profile and set your email address. This email **has to
5757

5858
After configuring the environment variables, restart (or stop and remove) your RomM instance and navigate to the login page. You should see an option to log in using OIDC. Click on the OIDC button, and you'll be redirected to Pocket ID for authentication. Once authenticated, you'll be redirected back to RomM.
5959

60-
![Login with OIDC](../resources/pocketid/PocketID-login.png)
60+
![Login with OIDC](../resources/pocketid/2-romm-login.png)
-391 KB
Loading
-283 KB
Loading
31.5 KB
Loading
-79.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)