mirror of
https://github.com/immich-app/immich.git
synced 2025-12-16 17:23:16 +03:00
docs: fix archive version url to include v prefix (#10111)
* docs: fix archive version url to include v prefix * docs: fix archived versions to add missing v to 1.106.1
This commit is contained in:
2
docs/static/archived-versions.json
vendored
2
docs/static/archived-versions.json
vendored
@@ -1,7 +1,7 @@
|
||||
[
|
||||
{
|
||||
"label": "1.106.1",
|
||||
"url": "https://1.106.1.archive.immich.app"
|
||||
"url": "https://v1.106.1.archive.immich.app"
|
||||
},
|
||||
{
|
||||
"label": "v1.105.1",
|
||||
|
||||
Reference in New Issue
Block a user