From e65744fda4fac353c798df8405d547ccc4d496e7 Mon Sep 17 00:00:00 2001 From: Marco Ieni <11428655+MarcoIeni@users.noreply.github.com> Date: Thu, 7 Dec 2023 19:14:13 +0100 Subject: [PATCH] docs(readme): fix docs link (#98) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d45370..3617506 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ Action for [release-plz](https://github.com/MarcoIeni/release-plz). ## Docs -Learn how to use this action in the mdbook [docs](https://marcoieni.github.io/release-plz/). +Learn how to use this action in the [docs](https://release-plz.ieni.dev/).