Skip to content

Commit 8b6b707

Browse files
authored
Merge branch 'master' into fix/privacy-overlay
2 parents 68260b2 + d64bfed commit 8b6b707

8 files changed

Lines changed: 32 additions & 3 deletions

File tree

Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

src/collections/integrations/aws-sagemaker-controller/index.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,12 @@ components: [
164164
"colorIcon": "icons/components/labeling-job/icons/color/labeling-job-color.svg",
165165
"whiteIcon": "icons/components/labeling-job/icons/white/labeling-job-white.svg",
166166
"description": "",
167+
},
168+
{
169+
"name": "space",
170+
"colorIcon": "icons/components/space/icons/color/space-color.svg",
171+
"whiteIcon": "icons/components/space/icons/white/space-white.svg",
172+
"description": "",
167173
}]
168174
featureList: [
169175
"Choice of ML tools",

src/collections/integrations/k8s-config-connector/index.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2678,6 +2678,12 @@ components: [
26782678
"colorIcon": "icons/components/billing-account/icons/color/billing-account-color.svg",
26792679
"whiteIcon": "icons/components/billing-account/icons/white/billing-account-white.svg",
26802680
"description": "",
2681+
},
2682+
{
2683+
"name": "iam-deny-policy",
2684+
"colorIcon": "icons/components/iam-deny-policy/icons/color/iam-deny-policy-color.svg",
2685+
"whiteIcon": "icons/components/iam-deny-policy/icons/white/iam-deny-policy-white.svg",
2686+
"description": "",
26812687
}]
26822688
featureList: [
26832689
"Provides a wide range of cloud services",
39 KB
Loading
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
name: Kavya Katal
3+
position: Contributor
4+
github: KatalKavya96
5+
twitter: Katal09
6+
linkedin: kavya-katal-64260a318
7+
layer5: 985074f5-27a0-406c-b83a-7f247ba77746
8+
location: Faridabad, Haryana, India
9+
bio: Hi, I am Kavya Katal, a passionate Full Stack Developer and AI enthusiast exploring the intersection of Open Source, Cloud Native, and Web Technologies. I enjoy contributing to developer communities, building scalable solutions, and continuously learning to create impactful, innovative systems.
10+
published: true
11+
badges:
12+
- Community
13+
image_path: ./KatalKavya96.png
14+
status: Active
15+
---

src/sections/Community/Handbook/repository.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ const Repository = () => {
4747
<h2>GitHub Organizations and Repositories</h2>
4848
</a>
4949
<p>
50-
A brief introduction to all of the Github repositories of Layer5 organization is offered below. This overview serves as a resource to newcomers seeking a perspective of the collective community efforts (from a code-centric perspective). See <a href="https://docs.google.com/document/u/0/d/1FzX-C_xy9hZ3Eu9dcCE0unhFV5LRUrb5YLn_MGYuG6Y/edit">Layer5 GitHub Process</a> for more related information.
50+
A brief introduction to all of the Github repositories of Layer5 organization is offered below. This overview serves as a resource to newcomers seeking a perspective of the collective community efforts (from a code-centric perspective). See <a href="https://docs.google.com/document/d/1brtiJhdzal_O6NBZU_JQXiBff2InNtmgL_G1JgAiZtk/edit?tab=t.0#heading=h.504assxl7gpf">Layer5 GitHub Process</a> for more related information.
5151
</p>
5252

5353
<p>

src/sections/Pricing/feature_data.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -669,7 +669,7 @@
669669
"teamOperator": "x",
670670
"enterprise": "x"
671671
},
672-
"docs": ""
672+
"docs": "https://docs.layer5.io/cloud/identity/users/#account-linking"
673673
},
674674
{
675675
"theme": "",
@@ -717,7 +717,7 @@
717717
"teamOperator": "",
718718
"enterprise": "x"
719719
},
720-
"docs": ""
720+
"docs": "https://docs.layer5.io/cloud/self-hosted/planning/identity-services/"
721721
},
722722
{
723723
"theme": "",

0 commit comments

Comments
 (0)