Skip to content

Commit b27b925

Browse files
Mimport Design from "../../assets/images/kanvas/icon-only/kanvas-icon-color.svg";erge branch 'update-kanvas-logos' of https://github.com/AasthathecoderX/layer5 into update-kanvas-logos
2 parents 4e191b3 + 7bf72c9 commit b27b925

4 files changed

Lines changed: 8 additions & 2 deletions

File tree

-6.75 KB
Binary file not shown.

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,12 @@ components: [
110110
"colorIcon": "icons/components/couchbase-encryption-key/icons/color/couchbase-encryption-key-color.svg",
111111
"whiteIcon": "icons/components/couchbase-encryption-key/icons/white/couchbase-encryption-key-white.svg",
112112
"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": "",
113119
}]
114120
featureList: [
115121
"Automates Couchbase cluster deployment",

src/sections/Community/Calendar/meetLinksData.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ export const meet_links_data = [
3636
meeting_recordings: "https://www.youtube.com/playlist?list=PL3A-A6hPO2IM7rYiKxG4l3eQNc6X3IUex",
3737
},
3838
{
39-
day: "Thursdays",
39+
day: "Fridays",
4040
meeting: "Layer5 Newcomers' Meeting",
4141
slack_channel: "#newcomers",
4242
slack_link: "https://layer5io.slack.com/archives/C019426UBNY",

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)