From 88d98ffe554f503bde19246350a100cb0be8c20c Mon Sep 17 00:00:00 2001 From: Ryan Wakefield <33588807+rlwakefield@users.noreply.github.com> Date: Wed, 8 Jan 2025 09:35:14 -0600 Subject: [PATCH] Corrected broken URL's in the automation-for-release-forms-with-query-parameters.md file I found out that the 2 URL's at the bottom of the page were broken and weren't updated whenever the content structure of the repo was done. So I updated them accordingly. --- .../automation-for-release-forms-with-query-parameters.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/repositories/releasing-projects-on-github/automation-for-release-forms-with-query-parameters.md b/content/repositories/releasing-projects-on-github/automation-for-release-forms-with-query-parameters.md index f8fac83eaf5b..352b5a54a1a3 100644 --- a/content/repositories/releasing-projects-on-github/automation-for-release-forms-with-query-parameters.md +++ b/content/repositories/releasing-projects-on-github/automation-for-release-forms-with-query-parameters.md @@ -31,5 +31,5 @@ Query parameter | Example ## Further reading -* [AUTOTITLE](/issues/tracking-your-work-with-issues/creating-an-issue#creating-an-issue-from-a-url-query) -* [AUTOTITLE](/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/using-query-parameters-to-create-a-pull-request) +* [AUTOTITLE](/content/issues/tracking-your-work-with-issues/creating-an-issue#creating-an-issue-from-a-url-query) +* [AUTOTITLE](/content/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/using-query-parameters-to-create-a-pull-request)