Skip to content

Commit 6db8169

Browse files
authored
Add missing link for encryption at rest (#3929)
1 parent d28dedb commit 6db8169

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-1
lines changed

modules/manage/pages/manage-security/manage-native-encryption-at-rest.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ See xref:learn:security/native-encryption-at-rest-overview.adoc#kms[Encryption K
5454
You must decide what data your encryption key can encrypt.
5555
You can create an encryption key that can encrypt any type of data and other encryption keys.
5656
You can also choose to limit what types of data the key can encrypt, or configure it to only encrypt other encryption keys.
57-
See learn:security/native-encryption-at-rest-overview.adoc#keys[Encryption-at-Rest Keys] for more information.
57+
See xref:learn:security/native-encryption-at-rest-overview.adoc#keys[Encryption-at-Rest Keys] for more information.
5858

5959
You must have the proper privileges to create encryption keys.
6060
The role you need depends on what the key you're creating can encrypt:
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
sources:
2+
docs-server:
3+
branches: MB_68967_preview_doc_edit_8_0
4+
docs-analytics:
5+
branches: release/8.0
6+
docs-devex:
7+
url: https://github.com/couchbaselabs/docs-devex.git
8+
branches: master
9+
startPaths: docs/
10+
couchbase-cli:
11+
# url: ../../docs-includes/couchbase-cli
12+
url: https://github.com/couchbaselabs/couchbase-cli-doc
13+
# branches: HEAD
14+
branches: master
15+
startPaths: docs/
16+
backup:
17+
# url: ../../docs-includes/backup
18+
url: https://github.com/couchbaselabs/backup-docs.git
19+
#branches: HEAD
20+
branches: master
21+
startPaths: docs/
22+
#analytics:
23+
# url: ../../docs-includes/docs-analytics
24+
# branches: HEAD
25+
#cb-swagger:
26+
# rl: https://github.com/couchbaselabs/cb-swagger
27+
# branches: release/8.0
28+
# start_path: docs

0 commit comments

Comments
 (0)