Skip to content

Commit 45fb438

Browse files
remove (#376)
1 parent 4bfa9e0 commit 45fb438

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

src/config/constants.ts

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,6 @@ export const EXTERNAL_NAVIGATION_LINKS: LinkObject[] = [
2727
name: "Sway Std Lib",
2828
link: "https://fuellabs.github.io/sway/master/std/",
2929
},
30-
{
31-
name: "Sway Core",
32-
link: "https://fuellabs.github.io/sway/master/core/",
33-
},
3430
{
3531
name: "Example Applications",
3632
link: "https://github.com/FuelLabs/sway-applications/",
@@ -95,10 +91,6 @@ export const NAVIGATION: any[] = [
9591
name: "Example Apps",
9692
link: "https://github.com/FuelLabs/sway-applications/",
9793
},
98-
{
99-
name: "Sway Core",
100-
link: "https://fuellabs.github.io/sway/master/core/",
101-
},
10294
{
10395
name: "Tooling",
10496
},

0 commit comments

Comments
 (0)