[PR #19203] docs: update the picture showing administration link #16004

Closed
opened 2026-02-05 15:58:10 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/immich-app/immich/pull/19203

State: closed
Merged: Yes


Description

Existing picture is stale, and points the user to a location that no longer applies.
This is only supplying a new webp format image that can be used for documentation.

Fixes # (issue)

How Has This Been Tested?

Only formatted and included a new picture.

administration-link

Checklist:

  • [ X] I have performed a self-review of my own code
  • [ X] I have made corresponding changes to the documentation if applicable
  • [ X] I have no unrelated changes in the PR.
  • [ X] I have confirmed that any new dependencies are strictly necessary.
  • [ X] I have written tests for new code (if applicable)
  • [ X] I have followed naming conventions/patterns in the surrounding code
  • [ X] All code in src/services/ uses repositories implementations for database calls, filesystem operations, etc.
  • [ X] All code in src/repositories/ is pretty basic/simple and does not have any immich specific logic (that belongs in src/services/)
**Original Pull Request:** https://github.com/immich-app/immich/pull/19203 **State:** closed **Merged:** Yes --- ## Description Existing picture is stale, and points the user to a location that no longer applies. This is only supplying a new webp format image that can be used for documentation. Fixes # (issue) ## How Has This Been Tested? Only formatted and included a new picture. <!-- Images go below this line. --> ![administration-link](https://github.com/user-attachments/assets/2030b044-acf5-4df4-88b0-97e330bb688a) </details> <!-- API endpoint changes (if relevant) ## API Changes The `/api/something` endpoint is now `/api/something-else` --> ## Checklist: - [ X] I have performed a self-review of my own code - [ X] I have made corresponding changes to the documentation if applicable - [ X] I have no unrelated changes in the PR. - [ X] I have confirmed that any new dependencies are strictly necessary. - [ X] I have written tests for new code (if applicable) - [ X] I have followed naming conventions/patterns in the surrounding code - [ X] All code in `src/services/` uses repositories implementations for database calls, filesystem operations, etc. - [ X] All code in `src/repositories/` is pretty basic/simple and does not have any immich specific logic (that belongs in `src/services/`)
OVERLORD added the pull-request label 2026-02-05 15:58:10 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#16004