Skip to content

Commit 635b78d

Browse files
authored
Update contributions.yaml (#68)
Fixing dead links (mainly by adding mailto: to mail address)
1 parent d3006ff commit 635b78d

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
@@ -2657,8 +2657,8 @@ contributions:
26572657
categories:
26582658
sentence: Adds an REPL Console to view the output of code typed into it immediately.
26592659
Also gives the PDE the ability to hot swap code.
2660-
paragraph: This mode adds in a Read-Evaluate-Print-Loop console to processing in
2661-
the form of a tab at the bottom. The console enables users to type in processing
2660+
paragraph: This mode adds in a Read-Evaluate-Print-Loop console to Processing in
2661+
the form of a tab at the bottom. The console enables users to type in Processing
26622662
code and to view the output of this code immediately. Each subsequent line of
26632663
code shows the output incrementally, much like how an REPL Console for any interpretive
26642664
language (like Python, and the Linux bash terminal) would. The console also provides
@@ -3310,7 +3310,7 @@ contributions:
33103310
status: DEPRECATED
33113311
type: library
33123312
name: Phidgets For Processing
3313-
authors: '[Shachar Geiger]([email protected])'
3313+
authors: '[Shachar Geiger](mailto:[email protected])'
33143314
url: https://github.com/sgeigers/Phidgets-For-Processing
33153315
categories:
33163316
- Hardware
@@ -3846,7 +3846,7 @@ contributions:
38463846
status: VALID
38473847
type: library
38483848
name: tramontanaCV
3849-
authors: '[Pierluigi Dalla Rosa](www.pierdr.com)'
3849+
authors: '[Pierluigi Dalla Rosa](https://www.pierdr.com/)'
38503850
url: https://tramontana.xyz/tramontanacv
38513851
categories:
38523852
- Video & Vision
@@ -3875,7 +3875,7 @@ contributions:
38753875
status: VALID
38763876
type: library
38773877
name: meter
3878-
authors: Bill (Papa) Kujawa
3878+
authors: Bill \(Papa\) Kujawa
38793879
url: https://github.com/BillKujawa/meter.git
38803880
categories:
38813881
- Hardware
@@ -4710,7 +4710,7 @@ contributions:
47104710
status: VALID
47114711
type: library
47124712
name: Simple Phidgets
4713-
authors: '[Shachar Geiger]([email protected])'
4713+
authors: '[Shachar Geiger](mailto:[email protected])'
47144714
url: https://github.com/sgeigers/SimplePhidgets
47154715
categories:
47164716
- Hardware
@@ -4778,8 +4778,7 @@ contributions:
47784778
status: VALID
47794779
type: library
47804780
name: (Weka4P) Weka Machine Learning for Processing
4781-
authors: '[Rong-Hao Liang]([email protected]), [Wesley Hartogs](https://wesleyhartogs.nl),
4782-
[Janet Huang]([email protected])'
4781+
authors: '[Rong-Hao Liang](mailto:[email protected]), [Wesley Hartogs](https://wesleyhartogs.nl), [Janet Huang](mailto:[email protected])'
47834782
url: https://howieliang.github.io/Weka4P/
47844783
categories:
47854784
- Data
@@ -4958,7 +4957,7 @@ contributions:
49584957
status: VALID
49594958
type: library
49604959
name: SerialRecord
4961-
authors: '[Oliver Steele]([email protected])'
4960+
authors: '[Oliver Steele](mailto:[email protected])'
49624961
url: https://osteele.github.io/Processing_SerialRecord/
49634962
categories:
49644963
- Data

0 commit comments

Comments
 (0)