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 e5d0082 commit faf11d8Copy full SHA for faf11d8
docs/source/_templates/layout.html
@@ -3,7 +3,7 @@
3
{% block extrahead %}
4
{% if 'getting-started-setup' in pagename%}
5
<link rel="stylesheet" href="../_static/css/progress-bar.css">
6
-<script src="_static/js/progress-bar.js" defer></script>
+<script src="../_static/js/progress-bar.js" defer></script>
7
{% elif 'compiler-delegate-and-partitioner' in pagename%}
8
9
<script src="../_static/js/progress-bar.js" defer></script>
0 commit comments