diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/_layouts/deprecated.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_layouts/deprecated.html b/docs/_layouts/deprecated.html index 41bcaf87f..922f0d0a2 100644 --- a/docs/_layouts/deprecated.html +++ b/docs/_layouts/deprecated.html @@ -181,7 +181,7 @@ <body> <div id="centeringDiv"> <div id="navDiv"> - {% include_relative ../nav.html %} + {% include_relative nav.html %} <a class="editButton" title="Edit this page" href="https://github.com/{{ site.github.repository_nwo }}/edit/master/docs/{{ page.path }}"> <svg class="editIcon" height="16" viewBox="0 0 16 16" version="1.1" width="16" aria-hidden="true"> <path fill-rule="evenodd" |
