From d64cb9f4b23ece3a3546758b9b13a6c33033e86f Mon Sep 17 00:00:00 2001 From: Saad Tarhi Date: Fri, 26 Aug 2022 18:21:50 +0100 Subject: [PATCH] Fix a broken link in "available-filters.md" (https://github.com/woocommerce/woocommerce-blocks/pull/6971) --- .../extensibility/checkout-block/available-filters.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/woocommerce-blocks/docs/third-party-developers/extensibility/checkout-block/available-filters.md b/plugins/woocommerce-blocks/docs/third-party-developers/extensibility/checkout-block/available-filters.md index bf60fc7582a..69442b107e2 100644 --- a/plugins/woocommerce-blocks/docs/third-party-developers/extensibility/checkout-block/available-filters.md +++ b/plugins/woocommerce-blocks/docs/third-party-developers/extensibility/checkout-block/available-filters.md @@ -14,7 +14,7 @@ - [Hide a snackbar notice containing a certain string](#hide-a-snackbar-notice-containing-a-certain-string) - [Troubleshooting](#troubleshooting) -This document lists the filters that are currently available to extensions and offers usage information for each one of them. Information on registering filters can be found on the [Checkout - Filter Registry](../../packages/checkout/filter-registry/README.md) page. +This document lists the filters that are currently available to extensions and offers usage information for each one of them. Information on registering filters can be found on the [Checkout - Filter Registry](../../../../packages/checkout/filter-registry/README.md) page. ## Cart Line Items