Skip to content

Commit 6cece72

Browse files
committed
Update contributions.yaml
Fixing dead links (mainly by adding mailto: to mail address)
1 parent 35fc84a commit 6cece72

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

contributions.yaml

+8-9
Original file line numberDiff line numberDiff line change
@@ -2652,8 +2652,8 @@ contributions:
26522652
categories:
26532653
sentence: Adds an REPL Console to view the output of code typed into it immediately.
26542654
Also gives the PDE the ability to hot swap code.
2655-
paragraph: This mode adds in a Read-Evaluate-Print-Loop console to processing in
2656-
the form of a tab at the bottom. The console enables users to type in processing
2655+
paragraph: This mode adds in a Read-Evaluate-Print-Loop console to Processing in
2656+
the form of a tab at the bottom. The console enables users to type in Processing
26572657
code and to view the output of this code immediately. Each subsequent line of
26582658
code shows the output incrementally, much like how an REPL Console for any interpretive
26592659
language (like Python, and the Linux bash terminal) would. The console also provides
@@ -3305,7 +3305,7 @@ contributions:
33053305
status: DEPRECATED
33063306
type: library
33073307
name: Phidgets For Processing
3308-
authors: '[Shachar Geiger]([email protected])'
3308+
authors: '[Shachar Geiger](mailto:[email protected])'
33093309
url: https://github.com/sgeigers/Phidgets-For-Processing
33103310
categories:
33113311
- Hardware
@@ -3841,7 +3841,7 @@ contributions:
38413841
status: VALID
38423842
type: library
38433843
name: tramontanaCV
3844-
authors: '[Pierluigi Dalla Rosa](www.pierdr.com)'
3844+
authors: '[Pierluigi Dalla Rosa](https://www.pierdr.com/)'
38453845
url: https://tramontana.xyz/tramontanacv
38463846
categories:
38473847
- Video & Vision
@@ -3870,7 +3870,7 @@ contributions:
38703870
status: VALID
38713871
type: library
38723872
name: meter
3873-
authors: Bill (Papa) Kujawa
3873+
authors: Bill \(Papa\) Kujawa
38743874
url: https://github.com/BillKujawa/meter.git
38753875
categories:
38763876
- Hardware
@@ -4705,7 +4705,7 @@ contributions:
47054705
status: VALID
47064706
type: library
47074707
name: Simple Phidgets
4708-
authors: '[Shachar Geiger]([email protected])'
4708+
authors: '[Shachar Geiger](mailto:[email protected])'
47094709
url: https://github.com/sgeigers/SimplePhidgets
47104710
categories:
47114711
- Hardware
@@ -4773,8 +4773,7 @@ contributions:
47734773
status: VALID
47744774
type: library
47754775
name: (Weka4P) Weka Machine Learning for Processing
4776-
authors: '[Rong-Hao Liang]([email protected]), [Wesley Hartogs](https://wesleyhartogs.nl),
4777-
[Janet Huang]([email protected])'
4776+
authors: '[Rong-Hao Liang](mailto:[email protected]), [Wesley Hartogs](https://wesleyhartogs.nl), [Janet Huang](mailto:[email protected])'
47784777
url: https://howieliang.github.io/Weka4P/
47794778
categories:
47804779
- Data
@@ -4952,7 +4951,7 @@ contributions:
49524951
status: VALID
49534952
type: library
49544953
name: SerialRecord
4955-
authors: '[Oliver Steele]([email protected])'
4954+
authors: '[Oliver Steele](mailto:[email protected])'
49564955
url: https://osteele.github.io/Processing_SerialRecord/
49574956
categories:
49584957
- Data

0 commit comments

Comments
 (0)