Fix link to index function

The element function page previously linked to the index page for all functions where it meant to link to the index function page.
pull/29417/head
Kyle Jones 5 years ago committed by GitHub
parent 58aabb54ca
commit e4e5f5a1a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -46,5 +46,5 @@ c
## Related Functions
* [`index`](./index.html) finds the index for a particular element value.
* [`index`](./index_function.html) finds the index for a particular element value.
* [`lookup`](./lookup.html) retrieves a value from a _map_ given its _key_.

Loading…
Cancel
Save