Browse Source

Fixed 2 broken nav links due to headings being renamed (#2008)

pull/2009/head
Lee Newson 4 years ago
committed by GitHub
parent
commit
e7d50849eb
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      _data/nav.yml

4
_data/nav.yml

@ -541,7 +541,7 @@
- url: "#How to create custom autocompleters"
- url: "#Configuration options"
- url: "#API"
- url: "#Example"
- url: "#Interactive example"
- url: "contextform"
pages:
- url: "#Registering a context form"
@ -589,7 +589,7 @@
- url: "#URL dialog configuration"
- url: "#URL dialog instance API"
- url: "#URL dialog messaging"
- url: "#Example"
- url: "#Interactive example"
- url: "toolbarbuttons"
- url: "typesoftoolbarbuttons"
pages:

Loading…
Cancel
Save