Skip to content

Commit 43c8ca7

Browse files
Merge branch 'master' into accordion-docs
2 parents 1d7d994 + a942b4c commit 43c8ca7

3 files changed

Lines changed: 13 additions & 1 deletion

File tree

-6.75 KB
Binary file not shown.

src/collections/integrations/couchbase-operator/index.mdx

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,18 @@ components: [
104104
"colorIcon": "icons/components/couchbase-user/icons/color/couchbase-user-color.svg",
105105
"whiteIcon": "icons/components/couchbase-user/icons/white/couchbase-user-white.svg",
106106
"description": "",
107+
},
108+
{
109+
"name": "couchbase-encryption-key",
110+
"colorIcon": "icons/components/couchbase-encryption-key/icons/color/couchbase-encryption-key-color.svg",
111+
"whiteIcon": "icons/components/couchbase-encryption-key/icons/white/couchbase-encryption-key-white.svg",
112+
"description": "",
113+
},
114+
{
115+
"name": "couchbase-encryption-key",
116+
"colorIcon": "icons/components/couchbase-encryption-key/icons/color/couchbase-encryption-key-color.svg",
117+
"whiteIcon": "icons/components/couchbase-encryption-key/icons/white/couchbase-encryption-key-white.svg",
118+
"description": "",
107119
}]
108120
featureList: [
109121
"Automates Couchbase cluster deployment",

src/sections/Community/Newcomers-guide/newcomers-map.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ const NewcomersMap = ({ handleMouseHover = false }) => {
191191
<path d="M260.94,201.87h0a6.74,6.74,0,0,1,4.85,1.93,7,7,0,0,1,1.94,5,10.75,10.75,0,0,1-8.62,10.11,9.35,9.35,0,0,1-1.48.13,6.76,6.76,0,0,1-4.86-1.93,7,7,0,0,1-1.94-5A10.76,10.76,0,0,1,259.47,202a8.19,8.19,0,0,1,1.47-.13m0-1a9.35,9.35,0,0,0-1.64.15,11.74,11.74,0,0,0-9.47,11.1,7.62,7.62,0,0,0,7.8,7.94,9.37,9.37,0,0,0,1.65-.15,11.76,11.76,0,0,0,9.45-11.09,7.61,7.61,0,0,0-7.79-7.95Z" />
192192
<a
193193
id="newcomers-guide"
194-
href="https://layer5.io/community/handbook/contributor-journey#Newcomer%E2%80%99s%20Path"
194+
href="https://layer5.io/community/handbook/about#Newcomer's%20Path"
195195
target="_blank"
196196
rel="noreferrer"
197197
>

0 commit comments

Comments
 (0)