docs(core): rename example repos menu item
This commit is contained in:
parent
432852684d
commit
2ad50e97a9
@ -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,
|
||||
|
||||
@ -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": [
|
||||
{
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user