Skip to content

Commit 51d94a4

Browse files
asuiieraetter
andauthored
Changes to link consistencies & Inspire program status (#1247)
## Changes - Updated legacy links from `.com/groups/` to `.com/communities/` for consistency with current Roblox site link formats. - Updated Inspire creator program to be marked as closed due to applications not being open anymore. ## Checks By submitting your pull request for review, you agree to the following: - [X] This contribution was created in whole or in part by me, and I have the right to submit it under the terms of this repository's open source licenses. - [X] I understand and agree that this contribution and a record of it are public, maintained indefinitely, and may be redistributed under the terms of this repository's open source licenses. - [X] To the best of my knowledge, all proposed changes are accurate. --------- Co-authored-by: Andrew Etter <[email protected]>
1 parent de0b02b commit 51d94a4

File tree

3 files changed

+8
-10
lines changed

3 files changed

+8
-10
lines changed

content/en-us/creator-programs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,8 +191,8 @@ Roblox offers various programs for creators on the platform to provide additiona
191191
<h4>Inspire</h4>
192192
<figure>
193193
<Chip
194-
color="success"
195-
label="Status: Open"
194+
color="error"
195+
label="Status: Closed"
196196
size="medium"
197197
variant="filled"/>
198198
</figure>

content/en-us/creator-programs/inspire.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ See [Roblox Learn](https://www.youtube.com/@RobloxLearn) for content from Inspir
99

1010
<figure>
1111
<Chip
12-
color="success"
13-
label="Status: Open"
12+
color="error"
13+
label="Status: Closed"
1414
size="medium"
1515
variant="filled"/>
1616
</figure>
@@ -23,9 +23,7 @@ See [Roblox Learn](https://www.youtube.com/@RobloxLearn) for content from Inspir
2323

2424
## How to participate
2525

26-
- Fill out [this survey](https://survey.roblox.com/jfe/form/SV_3XbrWPyHsu4Q742) by February 28, 2025.
27-
- If picked, join a Zoom call where a DevRel team member can further assess expertise on your chosen topic, alongside your public speaking skills.
28-
- Prepare your workshop and present at Inspire.
26+
Applications for Inspire are currently closed. Check back here for updates about future Inspire events.
2927

3028
## Contact info
3129

content/en-us/projects/groups.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Group ownership of experiences helps creators collaborate and operate as indepen
1111

1212
## Group creation
1313

14-
Creating a group costs 100 Robux. New groups maintain certain capabilities on the legacy [Groups](https://www.roblox.com/groups) pages, but improved workflows and options for [configuring roles/permissions](#roles-and-permissions) and [inviting members](#invite-members) are only available on the [Creator Dashboard](https://create.roblox.com/dashboard/creations).
14+
Creating a group costs 100 Robux. New groups maintain certain capabilities on the legacy [Groups](https://www.roblox.com/communities) pages, but improved workflows and options for [configuring roles/permissions](#roles-and-permissions) and [inviting members](#invite-members) are only available on the [Creator Dashboard](https://create.roblox.com/dashboard/creations).
1515

1616
<Alert severity="warning">
1717
Before creating a group, carefully read through the [rules and expectations](./group-guidelines.md) for group management.
@@ -32,7 +32,7 @@ Role configuration is only accessible if you're the group owner or you have perm
3232
</Alert>
3333

3434
<Alert severity="error">
35-
Roles created using the legacy [Groups](https://www.roblox.com/groups) pages will continue to operate on the legacy system and can only be managed through the legacy workflow. If permissions were granted to a legacy role, **the member will continue to have those permissions**, so it's recommended that you revoke permissions/roles in the legacy system and then migrate members to the new system.
35+
Roles created using the legacy [Groups](https://www.roblox.com/communities) pages will continue to operate on the legacy system and can only be managed through the legacy workflow. If permissions were granted to a legacy role, **the member will continue to have those permissions**, so it's recommended that you revoke permissions/roles in the legacy system and then migrate members to the new system.
3636
</Alert>
3737

3838
1. From the [Creator Dashboard](https://create.roblox.com/dashboard/creations), select the group from the **View As** dropdown menu and navigate to **Collaboration** &rang; **Roles**.
@@ -217,7 +217,7 @@ To quickly un-assign a role from the members overview, hover over it and click t
217217
<img src="../assets/creator-dashboard/Group-Members-Un-Assign-Role.png" width="880" alt="Hover-over showing how to un-assign a role from a group member on the Creator Dashboard." />
218218

219219
<Alert severity="error">
220-
Currently, roles configured through the legacy [Groups](https://www.roblox.com/groups) pages appear for each member, and new members are assigned the legacy **Member** role. If permissions were granted to a role through the legacy system, **the member will continue to have those permissions**, so it's recommended that you revoke permissions/roles in the legacy system and then migrate members to the new system.
220+
Currently, roles configured through the legacy [Groups](https://www.roblox.com/communities) pages appear for each member, and new members are assigned the legacy **Member** role. If permissions were granted to a role through the legacy system, **the member will continue to have those permissions**, so it's recommended that you revoke permissions/roles in the legacy system and then migrate members to the new system.
221221
</Alert>
222222

223223
### Remove members

0 commit comments

Comments
 (0)