diff --git a/site/source/docs/introducing_emscripten/Talks-and-Publications.rst b/site/source/docs/introducing_emscripten/Talks-and-Publications.rst index a01b995380373..c576fdac6b04f 100644 --- a/site/source/docs/introducing_emscripten/Talks-and-Publications.rst +++ b/site/source/docs/introducing_emscripten/Talks-and-Publications.rst @@ -19,7 +19,7 @@ Presentations - `Video of talk `__ -- Slides from GDC 2014: `Getting started with asm.js and Emscripten `_ (`kripken `_, `lwagner `_) +- Slides from GDC 2014: `Getting started with asm.js and Emscripten `_ (`kripken `_, `lwagner `_) - Slides from Strange Loop 2013: `Native speed on the web, JavaScript and asm.js `_ (`kripken `_) - Slides from GDC Europe 2013: `C++ on the Web `_ (`floh `_) - Slides from QCon 2013: `Connecting languages together `_ (`kripken `_) diff --git a/site/source/docs/porting/Debugging.rst b/site/source/docs/porting/Debugging.rst index 363e2c5f38ba4..d86df6f6a8ce7 100644 --- a/site/source/docs/porting/Debugging.rst +++ b/site/source/docs/porting/Debugging.rst @@ -349,7 +349,7 @@ Useful Links ============ - `Blogpost about reading compiler output `_. -- `GDC 2014: Getting started with asm.js and Emscripten `_ (Debugging slides). +- `GDC 2014: Getting started with asm.js and Emscripten `_ (Debugging slides). Need help? ==========