diff --git a/docs/generated/manifests/menus.json b/docs/generated/manifests/menus.json index 53618f1a14..93f027d7c0 100644 --- a/docs/generated/manifests/menus.json +++ b/docs/generated/manifests/menus.json @@ -4252,7 +4252,7 @@ "isExternal": false, "children": [ { - "name": "Example Repos", + "name": "Nx with your favorite tech", "path": "/showcase/example-repos", "id": "example-repos", "isExternal": false, @@ -4449,7 +4449,7 @@ "disableCollapsible": false }, { - "name": "Example Repos", + "name": "Nx with your favorite tech", "path": "/showcase/example-repos", "id": "example-repos", "isExternal": false, diff --git a/docs/generated/manifests/nx.json b/docs/generated/manifests/nx.json index 130fca6ddb..7739fd46b8 100644 --- a/docs/generated/manifests/nx.json +++ b/docs/generated/manifests/nx.json @@ -5303,8 +5303,8 @@ "itemList": [ { "id": "example-repos", - "name": "Example Repos", - "description": "Examples of different ways to use Nx", + "name": "Nx with your favorite tech", + "description": "Examples of different ways to use Nx with your favorite tech", "file": "", "itemList": [ { @@ -5550,8 +5550,8 @@ }, "/showcase/example-repos": { "id": "example-repos", - "name": "Example Repos", - "description": "Examples of different ways to use Nx", + "name": "Nx with your favorite tech", + "description": "Examples of different ways to use Nx with your favorite tech", "file": "", "itemList": [ { diff --git a/docs/map.json b/docs/map.json index 5f780dde19..610e57e3b0 100644 --- a/docs/map.json +++ b/docs/map.json @@ -1211,9 +1211,9 @@ "description": "Discover our selection of examples and benchmarks.", "itemList": [ { - "name": "Example Repos", + "name": "Nx with your favorite tech", "id": "example-repos", - "description": "Examples of different ways to use Nx", + "description": "Examples of different ways to use Nx with your favorite tech", "itemList": [ { "name": "Add an Express Project", diff --git a/docs/shared/reference/sitemap.md b/docs/shared/reference/sitemap.md index a6d70a6a8c..809800c326 100644 --- a/docs/shared/reference/sitemap.md +++ b/docs/shared/reference/sitemap.md @@ -204,7 +204,7 @@ - [Other](/recipes/other) - [Rescope Packages from @nrwl to @nx](/recipes/other/rescope) - [Showcase](/showcase) - - [Example Repos](/showcase/example-repos) + - [Nx with your favorite tech](/showcase/example-repos) - [Add an Express Project](/showcase/example-repos/add-express) - [Add a Lit Project](/showcase/example-repos/add-lit) - [Add a Solid Project](/showcase/example-repos/add-solid)