Skip to content

Commit 3f81906

Browse files
Update head_custom.html (#10455) (#10469)
(cherry picked from commit 719d6e0) Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6c1e6de commit 3f81906

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_includes/head_custom.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
{% if jekyll.environment == "development" %}
1010
<script src="{{ '/assets/js/version-selector.js' | relative_url }}"></script>
1111
{% else %}
12-
<script src="{{ '/docs/latest/assets/js/version-selector.js' }}"></script>
12+
<script src="{{ '/latest/assets/js/version-selector.js' }}"></script>
1313
{% endif %}

0 commit comments

Comments
 (0)