From 2614fd32d8d4a099fca021d1e880a9d9d8e848e8 Mon Sep 17 00:00:00 2001 From: Romario Maxwell Date: Fri, 4 May 2018 11:47:20 -0500 Subject: 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. --- Events.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Events.md') 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 | -- cgit v1.2.3