mirror of https://github.com/usememos/memos.git
fix: update the link of Installation Guide
the old link of installation guide was 404: https://www.usememos.com/docs/install the new one should be: https://www.usememos.com/docs/installation Signed-off-by: Xiang Jaywhen <jaywhenx@gmail.com>
This commit is contained in:
parent
e2454a8ae4
commit
7d3572ce7a
|
|
@ -91,7 +91,7 @@ docker run -d \
|
|||
|
||||
Access Memos at `http://localhost:5230` and complete the initial setup.
|
||||
|
||||
**Alternative methods**: For Docker Compose, Kubernetes, binary installation, or building from source, see our [Installation Guide](https://www.usememos.com/docs/install).
|
||||
**Alternative methods**: For Docker Compose, Kubernetes, binary installation, or building from source, see our [Installation Guide](https://www.usememos.com/docs/installation).
|
||||
|
||||
**Pro Tip**: The data directory stores all your notes, uploads, and settings. Include it in your backup strategy!
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue