From f0b9f4fc925663f10283c43bd2944a00fb21ef0d Mon Sep 17 00:00:00 2001 From: Jordan Eldredge Date: Fri, 29 Apr 2016 09:36:55 -0700 Subject: [PATCH] Use the irregular id when jumping to `functions` Because the "Functions" section heading already uses `#functions` the individual method uses an irregular id. I missed this in #2514. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 3b22dc140..656ec44c8 100644 --- a/index.html +++ b/index.html @@ -294,7 +294,7 @@
  • - pairs
  • - invert
  • - create
  • -
  • - functions
  • +
  • - functions
  • - findKey
  • - extend
  • - extendOwn