Skip to content

Commit 1c46fa4

Browse files
authored
Revert some links which are not https compatible
1 parent 19d7021 commit 1c46fa4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/data/libraries/libraries.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"authors": [
5151
{
5252
"name": "Sarah Groff-Palermo",
53-
"url": "https://www.sarahgp.com"
53+
"url": "http://www.sarahgp.com"
5454
}
5555
]
5656
},
@@ -220,7 +220,7 @@
220220
},
221221
{
222222
"name": "p5.play",
223-
"url": "https://p5play.molleindustria.org",
223+
"url": "http://p5play.molleindustria.org",
224224
"authors": [
225225
{
226226
"name": "Paolo Pedercini",
@@ -234,7 +234,7 @@
234234
"authors": [
235235
{
236236
"name": "Robert Cook",
237-
"url": "https://professorcook.org/"
237+
"url": "http://professorcook.org/"
238238
}
239239
]
240240
},

0 commit comments

Comments
 (0)