chore: update organizations doc link (#14361)

This commit is contained in:
Asher
2024-08-26 10:40:18 -08:00
committed by GitHub
parent 93eef7b542
commit 83f9ea17b4
@@ -85,8 +85,7 @@ export const CreateOrganizationPageView: FC<
<PopoverPaywall
message="Organizations"
description="Organizations allow you to run a Coder deployment with multiple platform teams, all with unique use cases, templates, and even underlying infrastructure."
// TODO: No documentation link yet.
documentationLink={docs("/admin")}
documentationLink={docs("/guides/using-organizations")}
licenseType="premium"
/>
</PopoverContent>