diff --git a/docs/changelogs/v2.3.0.md b/docs/changelogs/v2.3.0.md index 8e77936066793..20138d9f76382 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 494eaaf482f49..69ecd7dc45716 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: