From 3fa786295ea82e11b8b5e2d2a8e2f5d1627d3bb4 Mon Sep 17 00:00:00 2001 From: winkidney Date: Mon, 30 Sep 2024 18:07:11 +0800 Subject: [PATCH] fix: fix doc links --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b4d7754..947fbfe 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The open-source core of Pinry, a tiling image board system for people who want to save, tag, and share images, videos and webpages in an easy to skim through format. -For more information ( screenshots and document ) visit [getpinry.com](https://getpinry.com). +For more information ( screenshots and document ) visit [https://pinry.github.io/pinry/](https://getpinry.com). ## Features @@ -33,16 +33,16 @@ For more information ( screenshots and document ) visit [getpinry.com](https://g ## Install with Docker Now we have pre-built docker image on multiple architectures like **ARMv7/ARMv8/AMD64**. -See our full documentation at [https://docs.getpinry.com/install-with-docker/](https://docs.getpinry.com/install-with-docker/) +See our full documentation at [https://pinry.github.io/pinry/install-with-docker/](https://docs.getpinry.com/install-with-docker/) ## Requirements -See our full documentation at [https://docs.getpinry.com/development/](https://docs.getpinry.com/development/) +See our full documentation at [https://pinry.github.io/pinry/development/](https://docs.getpinry.com/development/) ## Development -See our full documentation at [https://docs.getpinry.com/development/](https://docs.getpinry.com/development/) +See our full documentation at [https://pinry.github.io/pinry/development/](https://docs.getpinry.com/development/) ## Contributors