From 40a7f39245f85026246167d14c8324f3aa7f32ad Mon Sep 17 00:00:00 2001 From: Ajit Bohra Date: Tue, 16 Feb 2021 11:14:31 +0530 Subject: [PATCH] Fix Link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 630710f0d..52249975d 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Eager to try out the Headless Framework? Here's how you can get started: - Block stylesheets ### npm Package Features -- [Post previewing integration]((/docs/previews/README.md)) +- [Post previewing integration](/docs/previews/README.md) - Auth handler that exchanges a code for an access token - A `HeadlessProvider` component to ease communication with WordPress via [Apollo](https://www.apollographql.com/) and [WPGraphQL](https://www.wpgraphql.com/). - A [TemplateLoader](/docs/templating/README.md) component that optionally allows you to follow the WordPress [template hierarchy](https://developer.wordpress.org/themes/basics/template-hierarchy/) pattern in Next.js