From 08f97b5208f53fa650372218d21e7736651d69b1 Mon Sep 17 00:00:00 2001 From: Ji Qu Date: Wed, 12 Mar 2025 18:15:16 +0800 Subject: [PATCH] fix: remove unused site link in Pinry --- Dockerfile.autobuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.autobuild b/Dockerfile.autobuild index fcbf870..4ffc61e 100644 --- a/Dockerfile.autobuild +++ b/Dockerfile.autobuild @@ -1,7 +1,7 @@ # ----------------------------------------------------------------------------- # docker-pinry # -# Builds a basic docker image that can run Pinry (http://getpinry.com) and serve +# Builds a basic docker image that can run Pinry and serve # all of it's assets, there are more optimal ways to do this but this is the # most friendly and has everything contained in a single instance. #