From 1afc18be9041a0f30527b24512e910c72a927f4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emil=20Gardstr=C3=B6m?= Date: Fri, 12 Apr 2024 09:01:35 +0200 Subject: [PATCH] fix link in template --- .github/ISSUE_TEMPLATE/z_feature_request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/z_feature_request.yml b/.github/ISSUE_TEMPLATE/z_feature_request.yml index b194f9c34..b0d7acb69 100644 --- a/.github/ISSUE_TEMPLATE/z_feature_request.yml +++ b/.github/ISSUE_TEMPLATE/z_feature_request.yml @@ -10,7 +10,7 @@ body: options: - label: I've looked through the [issues and pull requests](https://github.com/cross-rs/cross/issues?q=) for similar request required: true - - label: This feature could be solved with a [custom docker image](https://github.com/cross-rs/cross#custom-docker-images) (optional) + - label: This feature could be solved with a [custom image](https://github.com/cross-rs/cross/blob/main/docs/custom_images.md#custom-images) (optional) - type: textarea id: description validations: