mirror of
https://github.com/theoludwig/theoludwig.git
synced 2025-02-08 21:59:39 +01:00
fix: replace standard open source contributions by nodejs.org
This commit is contained in:
parent
38eb296088
commit
f70a66e251
@ -26,9 +26,9 @@ export const OpenSource: React.FC<OpenSourceProps> = () => {
|
|||||||
href="https://github.com/nodejs/node/commits?author=theoludwig"
|
href="https://github.com/nodejs/node/commits?author=theoludwig"
|
||||||
/>
|
/>
|
||||||
<Repository
|
<Repository
|
||||||
name="standard/standard"
|
name="nodejs/nodejs.org"
|
||||||
description="🌟 JavaScript Style Guide, with linter & automatic code fixer"
|
description="The Node.js® Website"
|
||||||
href="https://github.com/standard/standard/commits?author=theoludwig"
|
href="https://github.com/nodejs/nodejs.org/commits/main/?author=theoludwig"
|
||||||
/>
|
/>
|
||||||
<Repository
|
<Repository
|
||||||
name="DefinitelyTyped/DefinitelyTyped"
|
name="DefinitelyTyped/DefinitelyTyped"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user