docs(site): fix link to repositories docs (#2789)

This commit is contained in:
PrplHaz4
2023-03-05 19:59:13 -05:00
committed by GitHub
parent 4aa8f12314
commit e04eec1d0e

View File

@@ -31,7 +31,7 @@ A `snapshot` is a [point-in-time backup](../features#backup-files-and-directorie
A `repository` is the storage location where your snapshots are saved; Kopia supports [cloud/remote, network, and local storage locations](../features#save-snapshots-to-cloud-network-or-local-storage) and all repositories are [encrypted](../features/#end-to-end-zero-knowledge-encryption) with a password that you designate.
See the [repository help docs](../repository) for more information.
See the [repository help docs](../repositories) for more information.
#### What is a Policy?