From 639c4e64a19efe8e79995e363ac819fd2008633d Mon Sep 17 00:00:00 2001 From: Ran Benita Date: Sat, 13 Mar 2021 12:44:30 +0200 Subject: [PATCH] doc: fix broken links in left-hand TOC Due to recent renamings. --- doc/en/_templates/globaltoc.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/en/_templates/globaltoc.html b/doc/en/_templates/globaltoc.html index 4069e59eb..edc0e4716 100644 --- a/doc/en/_templates/globaltoc.html +++ b/doc/en/_templates/globaltoc.html @@ -4,9 +4,9 @@
  • Home
  • Get started
  • Examples
  • -
  • Customize
  • -
  • API Reference
  • -
  • 3rd party plugins
  • +
  • Customize
  • +
  • API Reference
  • +
  • 3rd party plugins
  • Complete table of contents
  • Changelog
  • Contributing