From 7f42e01682bb760acdd4c9878009f5b32aa33d72 Mon Sep 17 00:00:00 2001 From: Jim Kalafut Date: Thu, 7 Oct 2021 22:53:07 -0700 Subject: [PATCH] Update docs to reference paths filters instead of mount filters (#12717) --- website/content/docs/enterprise/replication.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/enterprise/replication.mdx b/website/content/docs/enterprise/replication.mdx index a605974c44..8a1977f7da 100644 --- a/website/content/docs/enterprise/replication.mdx +++ b/website/content/docs/enterprise/replication.mdx @@ -179,7 +179,7 @@ Refer to the following tutorials replication setup and best practices: - [Setting up Performance Replication](https://learn.hashicorp.com/vault/operations/ops-replication) - [Disaster Recovery Replication Setup](https://learn.hashicorp.com/vault/operations/ops-disaster-recovery) -- [Performance Replication with Mount Filters](https://learn.hashicorp.com/vault/operations/mount-filter) +- [Performance Replication with Paths Filters](https://learn.hashicorp.com/tutorials/vault/paths-filter) - [Monitoring Vault Replication](https://learn.hashicorp.com/vault/operations/monitor-replication) ## API