File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -171,7 +171,7 @@ export default withMermaid({
171
171
172
172
function nav ( ) {
173
173
return [
174
- { text : "Learn" , link : "/learn/intro " } ,
174
+ { text : "Learn" , link : "/learn/overview " } ,
175
175
{ text : "Tutorials" , link : "/tutorials/quick-start" } ,
176
176
{ text : "How To Guides" , link : "/guides/overview" } ,
177
177
{ text : "Blog" , link : "/blog/overview" } ,
Original file line number Diff line number Diff line change 16
16
link : /tutorials/quick-start
17
17
- theme : alt
18
18
text : Introduction
19
- link : /learn/intro
19
+ link : /learn/overview
20
20
21
21
features :
22
22
- title : Build with the Best
@@ -29,6 +29,6 @@ features:
29
29
icon : ⚙️
30
30
- title : Take Control
31
31
details : Retain the ability to upgrade via hard forks. Break free of offchain councils holding upgrade keys. Allow your community to be sovereign.
32
- link : /learn/intro
32
+ link : /learn/overview
33
33
icon : 🎮
34
34
---
You can’t perform that action at this time.
0 commit comments