From d11e7f56a65890bf6356161ded5a5d63bd90dfd6 Mon Sep 17 00:00:00 2001 From: video-prize-ranch Date: Tue, 13 Dec 2022 16:03:05 -0500 Subject: [PATCH] Update link --- docs/getting-started/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/install.md b/docs/getting-started/install.md index f5d5d35..f1cbee1 100644 --- a/docs/getting-started/install.md +++ b/docs/getting-started/install.md @@ -1,6 +1,6 @@ This page describes multiple methods to install Librarian. The recommended method for production use is to install Librarian using Docker. -> **💡 Tip:** Use [Caddy](https://caddyserver.com/) as your web server for better performance and simplified setup. [Learn more >](https://bcow.xyz/posts/stop-using-nginx) +> **💡 Tip:** Use [Caddy](https://caddyserver.com/) as your web server for better performance and simplified setup. [Learn more >](https://bcow.xyz/posts/why-you-should-replace-nginx) ## Docker Docker images for Librarian are available on [Codeberg](https://codeberg.org/librarian/-/packages/container/librarian/latest) for `linux/amd64` and `linux/arm64`. To get started, [install Docker](https://docs.docker.com/engine/install/) if it is not already installed.