Update migration docs
This commit is contained in:
parent
59dbc79656
commit
7434d597c9
2 changed files with 2 additions and 1 deletions
|
@ -3,6 +3,6 @@ title: Homepage Move
|
|||
description: Homepage Container Deprecation
|
||||
---
|
||||
|
||||
As of v0.7.1 homepage migrated from benphelps/homepage to an "orgnization" located at gethomepage/homepage. The reason for this is to setup the project for longevity and allow for community maintenance.
|
||||
As of v0.7.2 homepage migrated from benphelps/homepage to an "orgnization" repository located at [gethomepage/homepage](https://github.com/gethomepage/homepage/). The reason for this was to setup the project for longevity and allow for community maintenance.
|
||||
|
||||
Migrating your installation should be as simple as changing `image: ghcr.io/benphelps/homepage:latest` to `image: ghcr.io/gethomepage/homepage:latest`.
|
|
@ -149,6 +149,7 @@ nav:
|
|||
- more/index.md
|
||||
- more/development.md
|
||||
- more/translations.md
|
||||
- more/homepage-move.md
|
||||
|
||||
theme:
|
||||
name: material
|
||||
|
|
Loading…
Add table
Reference in a new issue