diff --git a/docs/_data/nav_docs.yml b/docs/_data/nav_docs.yml index 7eb71491c8d..e7c71b68d5a 100644 --- a/docs/_data/nav_docs.yml +++ b/docs/_data/nav_docs.yml @@ -81,5 +81,7 @@ items: - id: flux-overview title: Flux Overview + href: http://facebook.github.io/flux/docs/overview.html - id: flux-todo-list title: Flux TodoMVC Tutorial + href: http://facebook.github.io/flux/docs/todo-list.html diff --git a/docs/_includes/nav_docs.html b/docs/_includes/nav_docs.html index a66b822bcea..1f33076ee58 100644 --- a/docs/_includes/nav_docs.html +++ b/docs/_includes/nav_docs.html @@ -6,16 +6,12 @@

{{ section.title }}