Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c619138 commit cc1602aCopy full SHA for cc1602a
site/src/pages/GroupsPage/GroupsPageView.tsx
@@ -50,7 +50,7 @@ export const GroupsPageView: React.FC<GroupsPageViewProps> = ({
50
<Stack direction="row" alignItems="center">
51
<Link
52
underline="none"
53
- href="https://coder.com/docs/coder-oss/latest/admin/upgrade"
+ href="https://coder.com/docs/coder-oss/latest/admin/enterprise"
54
target="_blank"
55
rel="noreferrer"
56
>
@@ -60,7 +60,7 @@ export const GroupsPageView: React.FC<GroupsPageViewProps> = ({
60
</Link>
61
62
63
+ href="https://coder.com/docs/coder-oss/latest/admin/groups"
64
65
66
0 commit comments