mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-24 04:19:06 -08:00
Merge pull request #1641 from Nishaa1304/my_contribution
Fix outdated repository links in JavaScript section (#1639) Co-authored-by: selim <91083639+selimAP@users.noreply.github.com>
This commit is contained in:
@@ -664,7 +664,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Next.js",
|
"name": "Next.js",
|
||||||
"link": "https://github.com/zeit/next.js",
|
"link": "https://github.com/vercel/next.js",
|
||||||
"label": "good first issue",
|
"label": "good first issue",
|
||||||
"technologies": [
|
"technologies": [
|
||||||
"JavaScript"
|
"JavaScript"
|
||||||
@@ -808,7 +808,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "material-ui",
|
"name": "material-ui",
|
||||||
"link": "https://github.com/mui-org/material-ui",
|
"link": "https://github.com/mui/material-ui",
|
||||||
"label": "good first issue",
|
"label": "good first issue",
|
||||||
"technologies": [
|
"technologies": [
|
||||||
"JavaScript"
|
"JavaScript"
|
||||||
@@ -916,7 +916,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "reactjs.org",
|
"name": "reactjs.org",
|
||||||
"link": "https://github.com/reactjs/reactjs.org",
|
"link": "https://github.com/reactjs/react.dev",
|
||||||
"label": "good first issue",
|
"label": "good first issue",
|
||||||
"technologies": [
|
"technologies": [
|
||||||
"JavaScript"
|
"JavaScript"
|
||||||
@@ -979,7 +979,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Vue Router",
|
"name": "Vue Router",
|
||||||
"link": "https://github.com/vuejs/vue-router",
|
"link": "https://github.com/vuejs/router",
|
||||||
"label": "good first issue",
|
"label": "good first issue",
|
||||||
"technologies": [
|
"technologies": [
|
||||||
"JavaScript"
|
"JavaScript"
|
||||||
|
|||||||
Reference in New Issue
Block a user