diff --git a/.github/ISSUE_TEMPLATE/syncing.yaml b/.github/ISSUE_TEMPLATE/syncing.yaml index 2db27f7291..17884a3b32 100644 --- a/.github/ISSUE_TEMPLATE/syncing.yaml +++ b/.github/ISSUE_TEMPLATE/syncing.yaml @@ -10,14 +10,14 @@ body: - type: dropdown attributes: label: Does your machine match the technical requirements? - description: See https://www.zetachain.com/docs/validators/requirements/ + description: See https://www.zetachain.com/docs/nodes/start-here/requirements/ options: - "Yes" - "No" - type: dropdown attributes: label: Have you completed the setup? - description: See https://www.zetachain.com/docs/validators/setup/ + description: See https://www.zetachain.com/docs/nodes/start-here/setup/ options: - "Yes" - "No"