Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions _includes/newcomers-map.html
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@
</a>
<a
aria-current="page"
aria-label="community calender"
aria-label="community calendar"
class="highlight"
href="/calendar"
>
Expand Down Expand Up @@ -385,9 +385,10 @@
</a>
<a
class="highlight"
href="https://layer5.io/community/handbook"
href="https://meshery.io/community/"
target="_blank"
rel="noreferrer"
aria-label="community handbook"
>
<path
d="M183.17,275.14a4.8,4.8,0,0,1-.91-.08l-64.83-11.43-5.67,8.82-5.67-10.82L40.77,250.12a6.62,6.62,0,0,1-5.31-6.25V220.38a4.13,4.13,0,0,1,4.23-4.3,4.73,4.73,0,0,1,.91.08l141.49,25a6.6,6.6,0,0,1,5.31,6.24v23.49a4.37,4.37,0,0,1-1.21,3.11,4.21,4.21,0,0,1-3,1.19Z"
Expand Down
2 changes: 1 addition & 1 deletion _includes/partials/community.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
<li><em>Watch</em> community <a href="https://www.youtube.com/channel/UCgXlqWDCg-9RP1eckf0s6KA?sub_confirmation=1">meeting recordings</a>.</li>
<li><em>Submit</em> your <a href="https://meshery.io/newcomers">community member form</a>.</li>
<li><em>Discuss</em> in the <a href="/community#discussion-forums">community forum</a>.</li>
<li><em>Read</em> the community member <a href="https://meshery.io/community/handbook/repository-overview">welcome guide</a>.</li>
<li><em>Read</em> the community member <a href="https://meshery.io/community/">welcome guide</a>.</li>
</ul>
</p>
4 changes: 2 additions & 2 deletions collections/_handbook/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ Meshery is licensed under the [Apache v2 License](https://www.apache.org/license
---


## Newcomers Path
## Newcomer's Path

Thank you for your interest in contributing to Meshery!

### Contributor's Journey

Start with the [Newcomers’ Guide](/newcomers) and the [Repository Overview](/community/handbook/repository-overview).
Start with the [Newcomer's Guide](/newcomers) and the [Repository Overview](https://meshery.io/community/).
Attend a [Newcomers’ Meeting](/calendar), explore the [Community Guide](/community/handbook/community), and find your first issue.

---
Expand Down
Loading