From 079487299bd5330499569790e1f1dd7967d2d32f Mon Sep 17 00:00:00 2001 From: doc-code Date: Mon, 2 Sep 2024 16:19:31 +0200 Subject: [PATCH] Refactor README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 46281e9..1ffb6f5 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ The versions avaliable at extensions.blender.org and directly from Blender's pre #### Legacy -From `v1.3.1`, a [legacy version](./releases/1.x.x/legacy/custom-templates-legacy-1.3.1.zip) has been made and tested on the following LTS previous versions: +From `v1.3.1`, a [legacy version](https://projects.blender.org/Francesco-Bellini/custom_templates_addon/releases/tag/v1.3.1) has been made and tested on the following LTS previous versions: - Blender `3.6 LTS` - Blender `3.3 LTS` @@ -88,10 +88,10 @@ From `v1.3.1`, a [legacy version](./releases/1.x.x/legacy/custom-templates-legac - *And may of may not work on other not-LTS previous versions* If you are *not* using a version of Blender that supports the Extensions Platform, you can: -[Download the legacy version](./releases/1.x.x/legacy/custom-templates-legacy-1.3.1.zip). +[Download the legacy version](https://projects.blender.org/Francesco-Bellini/custom_templates_addon/releases/tag/v1.3.1). > **Note** -> Only setup templates compatible with your current version of blender, otherwise you might get a warning or a crash (expecially on Blender 2.x versions) while opening your templates. +> Only setup templates compatible with your current version of blender, otherwise you might get a warning or a crash (especially on Blender 2.x versions) while opening your templates. ### Changelog