aboutsummaryrefslogtreecommitdiff
path: root/Events.md
diff options
context:
space:
mode:
authorRomario Maxwell <romario.maxwell@gmail.com>2018-05-04 11:47:20 -0500
committerJF Bastien <github@jfbastien.com>2018-05-04 09:47:20 -0700
commit2614fd32d8d4a099fca021d1e880a9d9d8e848e8 (patch)
treed5f5dd00cb29837fc1a18c8ecf66eabe331df258 /Events.md
parentfc886f061e825d154aca910f9ab3b511b7fdf4ea (diff)
downloadnanowasm-design-2614fd32d8d4a099fca021d1e880a9d9d8e848e8.tar.gz
rewrite URLs (http:// -> https://) (#1205)
All the modified URLs were checked to see if they are available over HTTPS by opening a new tab in the browser, entering the URL in the address bar, changing http:// to https:// and then verifying if the resource displayed is the same over HTTP and HTTPS for each URL.
Diffstat (limited to 'Events.md')
-rw-r--r--Events.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Events.md b/Events.md
index 8015002..374e16f 100644
--- a/Events.md
+++ b/Events.md
@@ -2,7 +2,7 @@
| Date | Title | Slides | Video | Presenter(s) |
|-----:|-------|:------:|:-----:|--------------|
-| October 29th 2015 | LLVM Developers' Meeting | [slides](http://llvm.org/devmtg/2015-10/slides/BastienGohman-WebAssembly-HereBeDragons.pdf) | [video](https://www.youtube.com/watch?v=5W7NkofUtAw) | JF Bastien and Dan Gohman |
+| October 29th 2015 | LLVM Developers' Meeting | [slides](https://llvm.org/devmtg/2015-10/slides/BastienGohman-WebAssembly-HereBeDragons.pdf) | [video](https://www.youtube.com/watch?v=5W7NkofUtAw) | JF Bastien and Dan Gohman |
| November 10th 2015 | BlinkOn 5: WebAssembly | | [video](https://youtu.be/iCSAUHpPbiU) | Nick Bray |
| December 9th 2015 | Emscripten and WebAssembly | [slides](https://kripken.github.io/talks/wasm.html) | | Alon Zakai |
| January 31st 2016 | FOSDEM LLVM room | [slides](https://fosdem.org/2016/schedule/event/llvm_webassembly) | | JF Bastien and Dan Gohman |