Skip to content

Update libraries links to https #1089

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 9, 2021
Merged
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
50 changes: 25 additions & 25 deletions src/data/libraries/libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
"authors": [
{
"name": "Yining Shi",
"url": "http://1023.io"
"url": "https://1023.io"
},
{
"name": "Jingwen Zhu",
"url": "http://www.jingwen-zhu.com/"
"url": "https://www.jingwen-zhu.com/"
},
{
"name": "Tom Igoe",
Expand Down Expand Up @@ -80,7 +80,7 @@
"authors": [
{
"name": "Ben Moren",
"url": "http://www.benmoren.com/"
"url": "https://www.benmoren.com/"
}
]
},
Expand All @@ -90,7 +90,7 @@
"authors": [
{
"name": "Peter Hayman",
"url": "http://www.piratesjustar.com/"
"url": "https://www.piratesjustar.com/"
}
]
},
Expand Down Expand Up @@ -134,7 +134,7 @@
"authors": [
{
"name": "R. Luke DuBois",
"url": "http://lukedubois.com/"
"url": "https://lukedubois.com/"
}
]
},
Expand All @@ -144,17 +144,17 @@
"authors": [
{
"name": "Ben Moren",
"url": "http://www.benmoren.com/"
"url": "https://www.benmoren.com/"
}
]
},
{
"name": "p5.gibber",
"url": "http://charlie-roberts.com/gibber/p5-gibber/",
"url": "https://charlie-roberts.com/gibber/p5-gibber/",
"authors": [
{
"name": "Charlie Roberts",
"url": "http://charlie-roberts.com"
"url": "https://charlie-roberts.com"
}
]
},
Expand All @@ -164,7 +164,7 @@
"authors": [
{
"name": "Javier Graciá Carpio",
"url": "http://jagracar.com/p5jsSketches.php"
"url": "https://jagracar.com/p5jsSketches.php"
}
]
},
Expand All @@ -174,7 +174,7 @@
"authors": [
{
"name": "Martin Schneider",
"url": "http://www.bitcraftlab.com/"
"url": "https://www.bitcraftlab.com/"
}
]
},
Expand All @@ -184,7 +184,7 @@
"authors": [
{
"name": "Ben Moren",
"url": "http://benmoren.com"
"url": "https://benmoren.com"
}
]
},
Expand Down Expand Up @@ -224,7 +224,7 @@
"authors": [
{
"name": "Paolo Pedercini",
"url": "http://www.molleindustria.org/"
"url": "https://www.molleindustria.org/"
}
]
},
Expand All @@ -248,27 +248,27 @@
},
{
"name": "Tega Brain",
"url": "http://tegabrain.com/"
"url": "https://tegabrain.com/"
}
]
},
{
"name": "rita.js",
"url": "http://rednoise.org/rita",
"url": "https://rednoise.org/rita",
"authors": [
{
"name": "Daniel C. Howe",
"url": "http://rednoise.org/daniel"
"url": "https://rednoise.org/daniel"
}
]
},
{
"name": "Rotating knobs",
"url": "http://codeforartists.com/RotatingKnobMaker",
"url": "https://codeforartists.com/RotatingKnobMaker",
"authors": [
{
"name": "Miles DeCoster",
"url": "http://codeforartists.com"
"url": "https://codeforartists.com"
}
]
},
Expand Down Expand Up @@ -308,15 +308,15 @@
"authors": [
{
"name": "Shawn Van Every",
"url": "http://www.walking-productions.com/notslop/abou/"
"url": "https://www.walking-productions.com/notslop/abou/"
},
{
"name": "Jen Kagan",
"url": "https://kaganjd.github.io/portfolio/"
},
{
"name": "Tom Igoe",
"url": "http://tigoe.net/"
"url": "https://tigoe.net/"
}
]
},
Expand Down Expand Up @@ -346,7 +346,7 @@
"authors": [
{
"name": "R. Luke DuBois",
"url": "http://lukedubois.com/"
"url": "https://lukedubois.com/"
}
]
},
Expand All @@ -366,7 +366,7 @@
"authors": [
{
"name": "Caldas Lopes",
"url": "http://softlab.pt/"
"url": "https://softlab.pt/"
}
]
},
Expand All @@ -382,11 +382,11 @@
},
{
"name": "tramontana",
"url": "http://www.tramontana.xyz",
"url": "https://www.tramontana.xyz",
"authors": [
{
"name": "Pierluigi Dalla Rosa",
"url": "http://www.pierdr.com"
"url": "https://www.pierdr.com"
}
]
},
Expand All @@ -412,11 +412,11 @@
},
{
"name": "p5.xr",
"url": "http://p5xr.org/#/",
"url": "https://p5xr.org/#/",
"authors": [
{
"name": "Stalgia Grigg",
"url": "http://www.stalgiagrigg.name/"
"url": "https://www.stalgiagrigg.name/"
}
]
},
Expand Down