From 88ad56c9e0be3cd2332d30efd6a0f55477752285 Mon Sep 17 00:00:00 2001 From: Tom Johnson Date: Mon, 13 Mar 2017 09:58:02 -0700 Subject: [PATCH] Add link to order of interpretation tutorial in Tutorials nav Added a link to the Order of interpretation tutorial into the Tutorials nav. This tutorial is published, just not linked. --- docs/_data/tutorials.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/_data/tutorials.yml b/docs/_data/tutorials.yml index 73a0184a..ad4f4e5c 100644 --- a/docs/_data/tutorials.yml +++ b/docs/_data/tutorials.yml @@ -2,7 +2,8 @@ tutorials: - home - navigation + - orderofinterpretation #- title: Another section # tutorials: -# - sample \ No newline at end of file +# - sample