From 3f29c9ea651042989d7a3f2592a210b62bb282b9 Mon Sep 17 00:00:00 2001 From: Glen Whitney Date: Mon, 28 Mar 2022 23:11:09 +0000 Subject: [PATCH] fix(README): Link syntax --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 256a644..5c016ec 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ An example that puts this all together: would present the TablePress table with id 2 but with any row in which magic tags appeared into a sequence of rows with those tags expanded, for each record returned by `pods('budget', [ 'where' => "account.meta_value = 'Sales'" ])` -See the [pods() documentation][https://docs.pods.io/code/pods/] for more on possible values for the where parameter. +See the [pods() documentation](https://docs.pods.io/code/pods/) for more on possible values for the where parameter. - pod_dump=true