We currently use the following three steps to point a user to org settings:
{{ site.data.reusables.profile.access_profile }}
- file path =
data/resuables/profile
{{ site.data.reusables.profile.access_org }}
- file path =
data/resuables/profile
{{ site.data.reusables.organizations.org_settings }}
- file path =
data/resuables/org_settings
However, there is a slightly cleaner route of:
- In the top right corner of GitHub, click your profile photo, then click "Your Organizations".
- Click settings next to the org in the list.
We should update the reusables to use the simpler route.
Content strategy and implementation
| Item |
Core |
DSP |
Ecosystem/API |
| Unified content strategy plan |
|
|
|
Please link any in-flight PRs to this issue.
We currently use the following three steps to point a user to org settings:
{{ site.data.reusables.profile.access_profile }}data/resuables/profile{{ site.data.reusables.profile.access_org }}data/resuables/profile{{ site.data.reusables.organizations.org_settings }}data/resuables/org_settingsHowever, there is a slightly cleaner route of:
We should update the reusables to use the simpler route.
Content strategy and implementation
Please link any in-flight PRs to this issue.