Fix a broken link in "available-filters.md" (https://github.com/woocommerce/woocommerce-blocks/pull/6971)
This commit is contained in:
parent
b2f98c2f51
commit
d64cb9f4b2
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue