Skip to content

Commit 51d6a68

Browse files
authored
5f9c104a docs: remove "Getting Started" link from topbar (#4628)
1 parent 0279992 commit 51d6a68

File tree

12 files changed

+7
-15
lines changed

12 files changed

+7
-15
lines changed

commit_message

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
e8fe9088 chore: release 19.0.0-rc.0
1+
5f9c104a docs: remove "Getting Started" link from topbar (#4628)

generated/navigation.json

+3-11
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
{
22
"TopBar": [
3-
{
4-
"url": "guide/store",
5-
"title": "Getting Started"
6-
},
73
{
84
"url": "docs",
95
"title": "Docs"
@@ -25,10 +21,6 @@
2521
{
2622
"title": "About NgRx",
2723
"children": [
28-
{
29-
"url": "guide/store",
30-
"title": "Getting Started"
31-
},
3224
{
3325
"url": "docs",
3426
"title": "Docs"
@@ -807,12 +799,12 @@
807799
"prerelease": [
808800
"local"
809801
],
810-
"build": "sha.e8fe9088",
802+
"build": "sha.5f9c104a",
811803
"version": "19.0.0-local",
812804
"codeName": "snapshot",
813805
"isSnapshot": true,
814-
"full": "19.0.0-local+sha.e8fe9088",
806+
"full": "19.0.0-local+sha.5f9c104a",
815807
"branch": "master",
816-
"commitSHA": "e8fe90880aedc2eb0877c3e2ffa3bc81a8f37acb"
808+
"commitSHA": "5f9c104a4ad827c1f6188685a6b18af630b30dc9"
817809
}
818810
}
Binary file not shown.
Binary file not shown.
0 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.

generated/zips/store/store.zip

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

ngsw.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"configVersion": 1,
3-
"timestamp": 1733875879364,
3+
"timestamp": 1734118660027,
44
"index": "/index.html",
55
"assetGroups": [
66
{
@@ -1407,7 +1407,7 @@
14071407
"/generated/images/marketing/concept-icons/universal.svg": "69516bc8a226c9df3c564f7a4f0fec1b66e7711f",
14081408
"/generated/images/marketing/features/feature-icon.svg": "2cf6c1c11faee80b101b38c91f02184dada8cbe2",
14091409
"/generated/images/marketing/home/ngrx-conf-badge.svg": "f6c369c9c05b4b4df3373a7fb31dd3f4e82c9a44",
1410-
"/generated/navigation.json": "9742ce7e1df5a46c2f9f603a6775c0a1660278e2",
1410+
"/generated/navigation.json": "85aa5d65ef12bb6e259c42305d0ef9d059e95b17",
14111411
"/generated/resources.json": "187bbb4f63bac415553db8bc033d822bb0b5a47e",
14121412
"/index.html": "73dd53940c29a42e824ed49572e37e307dc49f5f",
14131413
"/light-theme.css": "af6e8fca0da10e9eed053318ea52c0434ddc7c53",

stats.json

+1-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)