Skip to content

Commit e878bc5

Browse files
committed
chore: update organizations doc link
1 parent 1c3dc83 commit e878bc5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

site/src/pages/ManagementSettingsPage/CreateOrganizationPageView.tsx

Lines changed: 1 addition & 2 deletions
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)