diff --git a/static/graph.toml b/static/graph.toml index ec33fd9..5cd848a 100644 --- a/static/graph.toml +++ b/static/graph.toml @@ -1,8 +1,8 @@ #:schema ./graph-schema.json -root_node = "Start" +root_node = "Introduction" -[nodes.Start] +[nodes.Introduction] text = """ ## What is en? @@ -33,7 +33,7 @@ If you like what you see and are curious about en's future, take a look at the | ## Get started -See the |GetStarted| page to learn how to install and use en +See the |Get Started|GetStarted| page to learn how to install and use en """ [nodes.GetStarted] @@ -900,7 +900,7 @@ en is only possible thanks to a number of projects and people: """ [nodes.RedirectTest] -redirect = "Start" +redirect = "Node" [nodes.Roadmap] text = """ diff --git a/templates/about.html b/templates/about.html index a883140..ce09cf9 100644 --- a/templates/about.html +++ b/templates/about.html @@ -15,10 +15,10 @@

If you'd like to learn more:

{% endif %}