Skip to content

Commit 641efdb

Browse files
Merge pull request #7273 from ravenloue/bug/ravenloue/issue7262
Fixed broken link on <newcomers-map.js>
2 parents b67b169 + 4237cac commit 641efdb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)