From 4c4e338fc7b5fdd10c46bd048e783e44d59fc878 Mon Sep 17 00:00:00 2001 From: Ernesto Garcia Date: Tue, 12 Jun 2018 17:14:36 -0700 Subject: [PATCH] Fix a couple of table of content links --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 6c240495..3c6a1971 100644 --- a/README.md +++ b/README.md @@ -88,8 +88,7 @@ when a real user uses it. - [TextMatch Examples](#textmatch-examples) - [`query` APIs](#query-apis) - [`queryAll` and `getAll` APIs](#queryall-and-getall-apis) -- [`within` API](#within-api) -- [`getQueriesForElement`](#getqueriesforelement) +- [`within` and `getQueriesForElement` APIs](#within-and-getqueriesforelement-apis) - [Debugging](#debugging) - [`prettyDOM`](#prettydom) - [Implementations](#implementations)