mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
chore: update organizations doc link (#14361)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user