aboutsummaryrefslogtreecommitdiff
path: root/docs/js/main.js
diff options
context:
space:
mode:
Diffstat (limited to 'docs/js/main.js')
-rwxr-xr-xdocs/js/main.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/js/main.js b/docs/js/main.js
index f5d66b16f7..2329eb8327 100755
--- a/docs/js/main.js
+++ b/docs/js/main.js
@@ -83,7 +83,7 @@ $(function() {
// Display anchor links when hovering over headers. For documentation of the
// configuration options, see the AnchorJS documentation.
anchors.options = {
- placement: 'left'
+ placement: 'right'
};
anchors.add();