From ec945d1022471f867ea97573d33cc4f096f80cae Mon Sep 17 00:00:00 2001 From: Eesa Hamza Date: Wed, 19 Apr 2023 17:59:17 +0300 Subject: [PATCH] Fixed links --- .github/ISSUE_TEMPLATE/1.bug.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/1.bug.yml b/.github/ISSUE_TEMPLATE/1.bug.yml index ba388ac8..6d6e9d68 100644 --- a/.github/ISSUE_TEMPLATE/1.bug.yml +++ b/.github/ISSUE_TEMPLATE/1.bug.yml @@ -62,8 +62,8 @@ body: label: Which version of Auto-GPT are you using? description: | Please select which version of Auto-GPT you were using when this issue occurred. - If you downloaded the code from the [releases page](https://github.com/Significant-Gravitas/Auto-GPT/issues/2536) make sure you were using the latest code. - **If you weren't please try with the latest code**. + If you downloaded the code from the [releases page](https://github.com/Significant-Gravitas/Auto-GPT/releases/) make sure you were using the latest code. + **If you weren't please try with the [latest code](https://github.com/Significant-Gravitas/Auto-GPT/releases/)**. If installed with git you can run `git branch` to see which version of Auto-GPT you are running. options: - Latest Release