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 0af2694 commit 00acbcdCopy full SHA for 00acbcd
app/templates/application.hbs
@@ -14,7 +14,7 @@
14
</LinkTo>
15
<div class="menu">
16
<div class="item"><LinkTo @route="docs">Documentation</LinkTo></div>
17
- <div class="item"><LinkTo @route="tutorial">Tutorial</LinkTo></div>
+ {{!-- <div class="item"><LinkTo @route="tutorial">Tutorial</LinkTo></div> --}}
18
<div class="item"><a href="https://mu.semte.ch/">Blog</a></div>
19
<div class="item"><a href="https://github.com/mu-semtech/">GitHub</a></div>
20
</div>
0 commit comments