Skip to content

Commit

Permalink
docs(developer): removal of "official" verbiage
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffchew committed Jan 2, 2025
1 parent d916466 commit fd6c8f6
Show file tree
Hide file tree
Showing 16 changed files with 18 additions and 18 deletions.
8 changes: 4 additions & 4 deletions src/data/nav-items.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@
pages:
- title: Get started
path: /developing/get-started/
- title: Frameworks (official)
- title: Frameworks
path: /developing/frameworks/react/
- title: Frameworks (community)
path: /developing/frameworks-community/angular/
- title: Community frameworks
path: /developing/community-frameworks/angular/
- title: Developer resources
path: /developing/dev-resources/official/
path: /developing/dev-resources/resources/
- title: Contributing
pages:
- title: Get started
Expand Down
2 changes: 1 addition & 1 deletion src/pages/all-about-carbon/who-uses-carbon.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ Here are some ways developers can begin engaging with Carbon.
- Visit [Developing > Get started](/developing/get-started/) and install your
framework of choice.

- Visit [Developer resources](/developing/dev-resources/official/) to find
- Visit [Developer resources](/developing/dev-resources/resources/) to find
Carbon tools, as well as our GitHub repos and Storybooks for your framework of
choice.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Frameworks (community)
title: Community frameworks
description:
The Carbon Design System is built with official support for React and Web
Components. Community support exists for other frameworks like Angular,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Frameworks (community)
title: Community frameworks
description:
The Carbon Design System is built with official support for React and Web
Components. Community support exists for other frameworks like Angular,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Frameworks (community)
title: Community frameworks
description:
The Carbon Design System is built with official support for React and Web
Components. Community support exists for other frameworks like Angular,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Frameworks (community)
title: Community frameworks
description:
The Carbon Design System is built with official support for React and Web
Components. Community support exists for other frameworks like Angular,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Frameworks (community)
title: Community frameworks
description:
The Carbon Design System is built with official support for React and Web
Components. Community support exists for other frameworks like Angular,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Frameworks (community)
title: Community frameworks
description:
The Carbon Design System is built with official support for React and Web
Components. Community support exists for other frameworks like Angular,
Expand Down
4 changes: 2 additions & 2 deletions src/pages/developing/dev-resources/community.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Developer resources
description:
Here you'll find Carbon tools, as well as our GitHub repos and Storybooks for
your framework of choice.
tabs: ['Official', 'Community']
tabs: ['Resources', 'Community']
---

<PageDescription>
Expand All @@ -13,7 +13,7 @@ your framework of choice.

</PageDescription>

## Resources (community support)
## Community resources

<AnchorLinks>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Developer resources
description:
Here you'll find Carbon tools, as well as our GitHub repos and Storybooks for
your framework of choice.
tabs: ['Official', 'Community']
tabs: ['Resources', 'Community']
---

<PageDescription>
Expand All @@ -13,7 +13,7 @@ your framework of choice.

</PageDescription>

## Resources (official support)
## Resources

<AnchorLinks>

Expand Down
2 changes: 1 addition & 1 deletion src/pages/developing/frameworks/react.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Frameworks (official)
title: Frameworks
description:
The Carbon Design System is built with official support for React and Web
Components. Community support exists for other frameworks like Angular,
Expand Down
2 changes: 1 addition & 1 deletion src/pages/developing/frameworks/web-components.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Frameworks (official)
title: Frameworks
description:
The Carbon Design System is built with official support for React and Web
Components. Community support exists for other frameworks like Angular,
Expand Down
2 changes: 1 addition & 1 deletion src/pages/developing/get-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ get started.

### Check out our developer resources

In [Developer resources](/developing/dev-resources/official/), you’ll find
In [Developer resources](/developing/dev-resources/resources/), you’ll find
Carbon tools, as well as our GitHub repos and Storybooks for your framework of
choice.

Expand Down

0 comments on commit fd6c8f6

Please sign in to comment.