Skip to content

Commit 8cc4f54

Browse files
committed
update links
1 parent 7be6062 commit 8cc4f54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/Education and Kits/CTC 101 and CTC UNO/Use-Processing-in-your-browser.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@ These tools could also help you create a collaborative environment to write your
99

1010
## 1. OpenProcessing
1111

12-
[www.openprocessing.org](www.openprocessing.org/)
12+
[www.openprocessing.org](https://openprocessing.org/)
1313

1414
OpenProcessing is an open gallery for your projects, just create an account and you can upload and execute your Processing sketches in the browser.
1515

1616
This website has the option to render your sketch using [p5js](https://p5js.org/) or [processingJS](http://processingjs.org/). These two modes have some different syntaxes however the processingJS mode uses the same syntax as the one you use in the Processing IDE.
1717

1818
## 2. SketchPad
1919

20-
[sketchpad.cc](sketchpad.cc/)
20+
[sketchpad.cc](https://sketchpad.cc/)
2121

2222
SketchPad will help you create a collaborative environment to write code between multiple users by just sharing the URL of the project. It also allows to share code and embed it in websites.
2323

0 commit comments

Comments
 (0)