Skip to content

Commit 34257c7

Browse files
committed
Last batch of broken link fixes. Dead links #563
1 parent 0d335ea commit 34257c7

32 files changed

+44
-44
lines changed

content/contributions/$1_Unistroke_Recognizer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "$1 Unistroke Recognizer",
33
"authors": [
4-
"[Darius Morawiec](http://nok.onl)"
4+
"Darius Morawiec"
55
],
66
"url": "https://github.com/nok/onedollar-unistroke-recognizer",
77
"categories": [

content/contributions/Applet_Maker_&_Signer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"authors": [
44
"[Peter Lager](http://www.lagers.org.uk)"
55
],
6-
"url": "http://www.lagers.org.uk/appletutil/",
6+
"url": "",
77
"categories": null,
88
"sentence": "Enables the creation of self-signed Java Applets",
99
"paragraph": "Simple wizard style interface to export and sign (optional) applets from Processing 2.0",

content/contributions/Beads.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Beads",
33
"authors": [
4-
"[Ollie Bown](http://www.olliebown.com), [Benito Crawford](http://benitomedia.com), [Ben Porter](http://bp.io) and [Aengus Martin](http://www.am-process.org)"
4+
"[Ollie Bown](http://www.olliebown.com), Benito Crawford, [Ben Porter](http://bp.io) and [Aengus Martin](http://www.am-process.org)"
55
],
66
"url": "http://www.beadsproject.net/",
77
"categories": [

content/contributions/CoffeeScript_Mode.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "CoffeeScript Mode",
33
"authors": [
4-
"[Florian Jenett](http://bezier.de/)"
4+
"Florian Jenett"
55
],
66
"url": "https://github.com/fjenett/coffeescript-mode-processing",
77
"sentence": "Adds a CoffeeScript Mode based on Processing.js",
8-
"paragraph": "CoffeeScript Mode is based on JavaScript Mode and runs on top of Processing.js. It runs through a server and inherits the template system from JavaScript mode. CoffeeScript is a functional language that compiles to JavaScript and was created by (Jeremy Ashkenas)[https://github.com/jashkenas/coffee-script].",
8+
"paragraph": "CoffeeScript Mode is based on JavaScript Mode and runs on top of Processing.js. It runs through a server and inherits the template system from JavaScript mode. CoffeeScript is a functional language that compiles to JavaScript and was created by Jeremy Ashkenas.",
99
"type": "mode",
1010
"categories": null,
1111
"packages": [

content/contributions/Console.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Console",
33
"authors": [
4-
"[Mathias Markl](http://www.mukprojects.at)"
4+
"Mathias Markl"
55
],
66
"url": "https://github.com/keshrath/Console",
77
"categories": [

content/contributions/CountdownTimer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "CountdownTimer",
33
"authors": [
4-
"[Dong Hyun Choi](http://dhchoi.com)"
4+
"Dong Hyun Choi"
55
],
66
"url": "https://github.com/dhchoi/processing-countdowntimer",
77
"categories": [

content/contributions/DMX4Artists.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "DMX4Artists",
33
"authors": [
4-
"[Jayson Haebich](http://www.jaysonh.com)"
4+
"[Jayson Haebich](http://www.jaysonhaebich.com/)"
55
],
66
"url": "https://github.com/jaysonh/Dmx4Artists/",
77
"categories": [

content/contributions/Eliza.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "Eliza",
33
"authors": [
4-
"[Andres Colubri](http://interfaze.info/)"
4+
"Andres Colubri"
55
],
6-
"url": "http://interfaze.info/libraries/eliza/",
6+
"url": "",
77
"categories": [
88
"Language"
99
],

content/contributions/Fisica.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"Simulation"
99
],
1010
"sentence": "A wrapper for JBox2D, a 2D physics engine.",
11-
"paragraph": "It is simply a wrapper around [JBox2D](http://www.jbox2d.org/). It tries to make it much easier to create physical models by exposing an object oriented API similar to [PPhys2D](http://pphys2d.jmcouillard.com/) physics library for Processing.",
11+
"paragraph": "It is simply a wrapper around [JBox2D](http://www.jbox2d.org/). It tries to make it much easier to create physical models by exposing an object oriented API similar to the PPhys2D physics library for Processing.",
1212
"type": "library",
1313
"packages": [
1414
{

content/contributions/Fontastic.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "Fontastic",
33
"authors": [
4-
"[Andreas Koller](http://andreaskoller.com)"
4+
"Andreas Koller"
55
],
6-
"url": "http://code.andreaskoller.com/libraries/fontastic",
6+
"url": "",
77
"categories": [
88
"Typography"
99
],

0 commit comments

Comments
 (0)