We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bfa9e0 commit 45fb438Copy full SHA for 45fb438
src/config/constants.ts
@@ -27,10 +27,6 @@ export const EXTERNAL_NAVIGATION_LINKS: LinkObject[] = [
27
name: "Sway Std Lib",
28
link: "https://fuellabs.github.io/sway/master/std/",
29
},
30
- {
31
- name: "Sway Core",
32
- link: "https://fuellabs.github.io/sway/master/core/",
33
- },
34
{
35
name: "Example Applications",
36
link: "https://github.com/FuelLabs/sway-applications/",
@@ -95,10 +91,6 @@ export const NAVIGATION: any[] = [
95
91
name: "Example Apps",
96
92
97
93
98
99
100
101
102
94
103
name: "Tooling",
104
0 commit comments