Skip to content

Update reusable variables with new route #2919

@megbird

Description

@megbird

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:

  1. In the top right corner of GitHub, click your profile photo, then click "Your Organizations".
  2. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugAn error or flaw that causes unintended or unexpected resultsgood first issueGood for newcomershelp wantedAnyone is welcome to open a pull request to fix this issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions