Skip to content

Commit 83f9ea1

Browse files
authored
chore: update organizations doc link (#14361)
1 parent 93eef7b commit 83f9ea1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

site/src/pages/ManagementSettingsPage/CreateOrganizationPageView.tsx

+1-2
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,7 @@ export const CreateOrganizationPageView: FC<
8585
<PopoverPaywall
8686
message="Organizations"
8787
description="Organizations allow you to run a Coder deployment with multiple platform teams, all with unique use cases, templates, and even underlying infrastructure."
88-
// TODO: No documentation link yet.
89-
documentationLink={docs("/admin")}
88+
documentationLink={docs("/guides/using-organizations")}
9089
licenseType="premium"
9190
/>
9291
</PopoverContent>

0 commit comments

Comments
 (0)