Skip to content

Commit

Permalink
Fixed link
Browse files Browse the repository at this point in the history
  • Loading branch information
Kern Handa (KERN) committed Apr 13, 2018
1 parent 691bb1a commit 5ec714e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ and code from [CppCon 2016](https://github.com/CppCon/CppCon2016/tree/master/).
- [Improving Performance Through Compiler Switches](https://github.com/CppCon/CppCon2016/tree/master/Presentations/Improving%20Performance%20Through%20Compiler%20Switches/Improving%20Performance%20Through%20Compiler%20Switches%20-%20Tim%20Haines%20-%20CppCon%202016.pdf) by Tim Haines
- [IncludeOS - from bootloader to REST API with the new C++](https://github.com/CppCon/CppCon2016/tree/master/Presentations/IncludeOS%20-%20from%20bootloader%20to%20REST%20API%20with%20the%20new%20C++/IncludeOS%20-%20from%20bootloader%20to%20REST%20API%20with%20the%20new%20C++%20-%20Alfred%20Bratterud%20-%20CppCon%202016.pdf) by Alfred Bratterud [README](https://github.com/CppCon/CppCon2016/tree/master/Presentations/IncludeOS%20-%20from%20bootloader%20to%20REST%20API%20with%20the%20new%20C++/README.md)
- [Instruction Re-ordering Everywhere](https://github.com/CppCon/CppCon2016/tree/master/Presentations/Instruction%20Re-ordering%20Everywhere/Instruction%20Re-ordering%20Everywhere%20-%20Charles%20Bay%20-%20CppCon%202016.pdf) by Charles Bay
- [Introduction to C++ Coroutines](https://github.com/CppCon/CppCon2016/tree/master/Presentations/Introduction to C++ Coroutines/Introduction%20to%20C++%20Coroutines%20-%20James%20McNellis%20-%20CppCon%202016.pdf) by James McNellis
- [Introduction to C++ Coroutines](https://github.com/CppCon/CppCon2016/tree/master/Presentations/Introduction%20to%20C++%20Coroutines/Introduction%20to%20C++%20Coroutines%20-%20James%20McNellis%20-%20CppCon%202016.pdf) by James McNellis
- [Iterator Haiku](https://github.com/CppCon/CppCon2016/tree/master/Presentations/Iterator%20Haiku/Iterator%20Haiku%20-%20Casey%20Carter%20-%20CppCon%202016.pdf) by Casey Carter [.pdf](https://github.com/CppCon/CppCon2016/tree/master/Presentations/Iterator%20Haiku/Iterator%20Haiku%20-%20Casey%20Carter%20-%20CppCon%202016.pdf) [.pptx](https://github.com/CppCon/CppCon2016/tree/master/Presentations/Iterator%20Haiku/Iterator%20Haiku%20-%20Casey%20Carter%20-%20CppCon%202016.pptx)
- [Lifetime Safety By Default - Making Code Leak-Free by Construction](https://github.com/CppCon/CppCon2016/tree/master/Presentations/Lifetime%20Safety%20By%20Default%20-%20Making%20Code%20Leak-Free%20by%20Construction/Lifetime%20Safety%20By%20Default%20-%20Making%20Code%20Leak-Free%20by%20Construction%20-%20Herb%20Sutter%20-%20CppCon%202016.pdf) by Herb Sutter
- [Make Friends with the Clang Static Analysis Tools](https://github.com/CppCon/CppCon2016/tree/master/Presentations/Make%20Friends%20with%20the%20Clang%20Static%20Analysis%20Tools/Make%20Friends%20with%20the%20Clang%20Static%20Analysis%20Tools%20-%20Gabor%20Horvath%20-%20CppCon%202016.pdf) by Gabor Horvath [.pptx](https://github.com/CppCon/CppCon2016/tree/master/Presentations/Make%20Friends%20with%20the%20Clang%20Static%20Analysis%20Tools/Make%20Friends%20with%20the%20Clang%20Static%20Analysis%20Tools%20-%20Gabor%20Horvath%20-%20CppCon%202016.pptx) [.pdf](https://github.com/CppCon/CppCon2016/tree/master/Presentations/Make%20Friends%20with%20the%20Clang%20Static%20Analysis%20Tools/Make%20Friends%20with%20the%20Clang%20Static%20Analysis%20Tools%20-%20Gabor%20Horvath%20-%20CppCon%202016.pdf)
Expand Down

0 comments on commit 5ec714e

Please sign in to comment.