mirror of
https://github.com/kopia/kopia.git
synced 2026-09-17 15:54:05 -04:00
Fix link in _index.md (#1134)
This commit is contained in:
1 parent
2721fba2e2
commit
87dbf44dd8
1 file changed
+1
-1
@@ -6,7 +6,7 @@ weight: 30
|
||||
|
||||
### Snapshots
|
||||
|
||||
Kopia uploads directories and files to remote storage called [Repository](../architecture/) and maintains a set of historical point-in-time snapshot records based on defined policies.
|
||||
Kopia uploads directories and files to remote storage called [Repository](../repositories/) and maintains a set of historical point-in-time snapshot records based on defined policies.
|
||||
|
||||
Kopia uses [content-addressable storage](https://en.wikipedia.org/wiki/Content-addressable%20storage) for snapshots, which has many benefits:
|
||||
|
||||
|
||||
Reference in new issue
Block a user