Skip to content

Commit 4463df2

Browse files
authored
Merge branch 'master' into add/latest-article-2026
2 parents a411216 + 35b2ac0 commit 4463df2

File tree

1 file changed

+3
-3
lines changed
  • src/sections/Community/Newcomers-guide

1 file changed

+3
-3
lines changed

src/sections/Community/Newcomers-guide/index.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,19 +110,19 @@ const NewcomersGuide = () => {
110110
</a>{" "}
111111
issues bearing the “
112112
<a
113-
href="https://github.com/issues?q=is%3Aopen+is%3Aissue+archived%3Afalse+org%3Alayer5io+org%3Ameshery+org%3Aservice-mesh-performance+org%3Alayer5labs+org%3Aservice-mesh-patterns+label%3A%22good+first+issue%22"
113+
href="https://github.com/layer5io/layer5/issues?q=state%3Aopen%20label%3A%22good%20first%20issue%22"
114114
target="_blank"
115115
rel="noreferrer"
116116
>
117117
good first issue
118118
</a>
119119
” label, “
120-
<a href="https://github.com/issues?q=is%3Aopen+is%3Aissue+archived%3Afalse+org%3Alayer5io+org%3Ameshery+org%3Aservice-mesh-performance+org%3Alayer5labs+org%3Aservice-mesh-patterns+label%3A%22first-timers-only%22+">
120+
<a href="https://github.com/layer5io/layer5/issues?q=state%3Aopen%20label%3Afirst-timers-only">
121121
first timers only
122122
</a>
123123
” or the “
124124
<a
125-
href="https://github.com/issues?q=is%3Aopen+is%3Aissue+archived%3Afalse+org%3Alayer5io+org%3Ameshery+org%3Aservice-mesh-performance+org%3Alayer5labs+org%3Aservice-mesh-patterns++label%3A%22help+wanted%22+"
125+
href="https://github.com/layer5io/layer5/issues?q=state%3Aopen%20label%3A%22help%20wanted%22"
126126
target="_blank"
127127
rel="noreferrer"
128128
>

0 commit comments

Comments
 (0)