From 9a0aac88e01c707bb94c494cffd02d43967cad4d Mon Sep 17 00:00:00 2001 From: Ben Potter Date: Mon, 16 Oct 2023 07:29:53 -0700 Subject: [PATCH] chore: fix broken links in docs (#10291) https://github.com/coder/coder/actions/runs/6531396781/job/17732557812 --- docs/changelogs/v2.3.0.md | 2 +- docs/templates/open-in-coder.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/changelogs/v2.3.0.md b/docs/changelogs/v2.3.0.md index 8e77936066..20138d9f76 100644 --- a/docs/changelogs/v2.3.0.md +++ b/docs/changelogs/v2.3.0.md @@ -86,7 +86,7 @@ --- -Compare: [`v2.2.1...v2.2.2`](https://github.com/coder/coder/compare/v2.2.1...v2.2.2) +Compare: [`v2.2.1...v2.3.0`](https://github.com/coder/coder/compare/v2.2.1...v2.3.0) ## Container image diff --git a/docs/templates/open-in-coder.md b/docs/templates/open-in-coder.md index 494eaaf482..69ecd7dc45 100644 --- a/docs/templates/open-in-coder.md +++ b/docs/templates/open-in-coder.md @@ -14,7 +14,7 @@ To support any infrastructure and software stack, Coder provides a generic approach for "Open in Coder" flows. 1. Set up - [Git Authentication](../admin/git-providers.md#require-git-authentication-in-templates) + [Git Authentication](../admin/external-auth.md#require-git-authentication-in-templates) in your Coder deployment 1. Modify your template to auto-clone repos: