mirror of https://github.com/crossplane/docs.git
Fix jump links in docs
Signed-off-by: Connor Chan <connorjosephchan@gmail.com>
This commit is contained in:
parent
bc6ab46b2a
commit
4e926f29b0
|
@ -24,7 +24,7 @@
|
|||
</p>
|
||||
</div>
|
||||
{% if page.layout == 'docs' %}
|
||||
<script src="{{ "./js/anchor.js" | relative_url }}"></script>
|
||||
<script src="{{ "/js/anchor.js" | relative_url }}"></script>
|
||||
<script>
|
||||
anchors.options = {
|
||||
placement: 'right',
|
||||
|
|
Loading…
Reference in New Issue