Skip to content

Commit

Permalink
Merge branch 'master' into ankushbhardwaj408-#3797
Browse files Browse the repository at this point in the history
  • Loading branch information
ankushbhardwaj408 committed Oct 12, 2023
2 parents b6e93fd + 9c4622a commit 8ef701a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ const OperatingServiceMeshes = () => {
title: "Each service mesh adapter is unique",
icon: MesheryLogo,
description:
<div><p>Adapters allow Meshery to interface with the different service meshes, exposing their differentiated value to users.Care is taken in each Meshery Adapter to expose the unique value of each service mesh. </p>
<div><p>Adapters allow Meshery to interface with the different service meshes, exposing their differentiated value to users. Care is taken in each Meshery Adapter to expose the unique value of each service mesh. </p>
<p>Consequently, each Meshery Adapter is not equally capable just as each service mesh is not equally
capable as another service mesh.</p>
</div>,
Expand Down
6 changes: 3 additions & 3 deletions src/sections/Community/Handbook/repo-data.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ export const repo_data = [
site: "https://layer5.io/",
language: "Gatsby",
maintainers_name: ["Nikhil Ladha"],
link: ["https://layer5.io/community/members/gaurav-chadha","https://layer5.io/community/members/nikhil-ladha"],
link: ["https://layer5.io/community/members/nikhil-ladha"],
repository: "https://github.com/layer5io/layer5",
},
{
Expand Down Expand Up @@ -97,7 +97,7 @@ export const repo_data = [
site: "https://discuss.layer5.io",
language: "Discourse",
maintainers_name: ["Vivek Vishal"],
link: ["https://layer5.io/community/members/vishal-vivek"],
link: ["https://layer5.io/community/members/vivek-vishal"],
repository: " https://discuss.layer5.io",
},
{
Expand All @@ -106,7 +106,7 @@ export const repo_data = [
site: "https://service-mesh-patterns.github.io/service-mesh-patterns/",
language: "Gatsby",
maintainers_name: ["Nikhil Ladha"],
link: ["https://layer5.io/community/members/gaurav-chadha","https://layer5.io/community/members/nikhil-ladha"],
link: ["https://layer5.io/community/members/nikhil-ladha"],
repository: "https://github.com/service-mesh-patterns/service-mesh-patterns",
},
{
Expand Down
2 changes: 1 addition & 1 deletion src/sections/Community/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ const CommunityPage = () => {
<h1>Our Community Members</h1>
<p>
With active members from around the globe, the Layer5 community is a collection of diverse open source contributors, each of whom espouse our cultural values of inclusivity and paying it forward for others.
We welcome individuals at all stages of their development and of all walks of life. Every member is encourage to embrace these values and support one another in meaningfully and consistently advancing the community's open source initiatives.
We welcome individuals at all stages of their development and of all walks of life. Every member is encouraged to embrace these values and support one another in meaningfully and consistently advancing the community's open source initiatives.
</p>
<p>
We believe that every contributor deserves a safe and friendly environment,
Expand Down

0 comments on commit 8ef701a

Please sign in to comment.