Skip to content

Commit

Permalink
Fix link in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kernhanda authored Mar 15, 2018
1 parent b58a25e commit 1c0aac1
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 @@ -70,7 +70,7 @@ and code from [CppCon 2016](https://github.com/CppCon/CppCon2016/tree/master/htt
- [Variadic expansion in examples](https://github.com/CppCon/CppCon2016/tree/master/Presentations/Variadic%20expansion%20in%20examples/Variadic%20expansion%20in%20examples%20-%20Michał%20Dominiak%20-%20CppCon%202016.pdf) by Michał Dominiak
- [Variants - Past, Present, and Future](https://github.com/CppCon/CppCon2016/tree/master/Presentations/Variants%20-%20Past,%20Present,%20and%20Future/Variants%20-%20Past,%20Present,%20and%20Future%20-%20David%20Sankel%20-%20CppCon%202016.pdf) by David Sankel
- [Welcome To The Time Zone](https://github.com/CppCon/CppCon2016/tree/master/Presentations/Welcome%20To%20The%20Time%20Zone/Welcome%20To%20The%20Time%20Zone%20-%20Howard%20Hinnant%20-%20CppCon%202016.pdf) by Howard Hinnant
- [What C++ Programmers Need to Know about Header <random>](https://github.com/CppCon/CppCon2016/tree/master/Presentations/What%20C%2B%2B%20Programmers%20Need%20to%20Know%20About%20random%20-%20Walter%20E%20Brown%20-%20CppCon%202016.pdf) by Walter E. Brown
- [What C++ Programmers Need to Know about Header \<random\>](https://github.com/CppCon/CppCon2016/blob/master/Presentations/What%20C%2B%2B%20Programmers%20Need%20to%20Know%20About%20random/What%20C%2B%2B%20Programmers%20Need%20to%20Know%20About%20random%20-%20Walter%20E%20Brown%20-%20CppCon%202016.pdf) by Walter E. Brown
- [What Happened to Deprecated and Removed Features of C++](https://github.com/CppCon/CppCon2016/tree/master/Presentations/What%20Happened%20to%20Deprecated%20and%20Removed%20Features%20of%20C++/What%20Happened%20to%20Deprecated%20and%20Removed%20Features%20of%20C++%20-%20Billy%20Baker%20-%20CppCon%202016.pdf) by Billy Baker
- [What is the basic interface](https://github.com/CppCon/CppCon2016/tree/master/Presentations/What%20is%20the%20basic%20interface/What%20is%20the%20basic%20interface%20-%20Lisa%20Lippincott%20-%20CppCon%202016.pdf) by Lisa Lippincott
- [What We’ve Learned From the C++ Community](https://github.com/CppCon/CppCon2016/tree/master/Presentations/What%20We’ve%20Learned%20From%20the%20C++%20Community/What%20We’ve%20Learned%20From%20the%20C++%20Community%20-%20Rob%20Irving%20and%20Jason%20Turner%20-%20CppCon%202016.pdf) by Rob Irving and Jason Turner
Expand Down

0 comments on commit 1c0aac1

Please sign in to comment.