@@ -124,32 +124,32 @@ You will need any flavor of python3 and an available compiler. The testing suite
124124"A Sun For the Moon - A Zero-Overhead Lua Abstraction using C++"
125125ThePhD
126126Lua Workshop 2016 - Mashape, San Francisco, CA
127- [Deck](https://github.com/ThePhD/sol2/blob/develop/docs/presentations /2016.10.14%20-%20ThePhD%20-%20No%20Overhead%20C%20Abstraction.pdf)
127+ [Deck](https://github.com/ThePhD/sol2/blob/develop/documentation/presentation /2016.10.14%20-%20ThePhD%20-%20No%20Overhead%20C%20Abstraction.pdf)
128128
129129"Wrapping Lua C in C++ - Efficiently, Nicely, and with a Touch of Magic"
130130ThePhD
131131Boston C++ Meetup November 2017 - CiC (Milk Street), Boston, MA
132- [Deck](https://github.com/ThePhD/sol2/blob/develop/docs/presentations /2017.11.08%20-%20ThePhD%20-%20Wrapping%20Lua%20C%20in%20C%2B%2B.pdf)
132+ [Deck](https://github.com/ThePhD/sol2/blob/develop/documentation/presentation /2017.11.08%20-%20ThePhD%20-%20Wrapping%20Lua%20C%20in%20C%2B%2B.pdf)
133133
134134"Biting the CMake Bullet"
135135ThePhD
136136Boston C++ Meetup February 2018 - CiC (Main Street), Cambridge, MA
137- [Deck](https://github.com/ThePhD/sol2/blob/develop/docs/presentations /2018.02.06%20-%20ThePhD%20-%20Biting%20the%20CMake%20Bullet.pdf)
137+ [Deck](https://github.com/ThePhD/sol2/blob/develop/documentation/presentation /2018.02.06%20-%20ThePhD%20-%20Biting%20the%20CMake%20Bullet.pdf)
138138
139139"Compile Fast, Run Faster, Scale Forever: A look into the sol2 Library"
140140ThePhD
141141C++Now 2018 - Hudson Commons, Aspen Physics Center, Aspen, Colorado
142- [Deck](https://github.com/ThePhD/sol2/blob/develop/docs/presentations /2018.05.10%20-%20ThePhD%20-%20Compile%20Fast%2C%20Run%20Faster%2C%20Scale%20Forever.pdf)
142+ [Deck](https://github.com/ThePhD/sol2/blob/develop/documentation/presentation /2018.05.10%20-%20ThePhD%20-%20Compile%20Fast%2C%20Run%20Faster%2C%20Scale%20Forever.pdf)
143143
144144"Scripting at the Speed of Thought: Using Lua in C++ with sol2"
145145ThePhD
146146CppCon 2018 - 404 Keystone, Meydenbauer Center, Aspen, Colorado
147- [Deck](https://github.com/ThePhD/sol2/blob/develop/docs/presentations /2018.09.28%20-%20ThePhD%20-%20Scripting%20at%20the%20Speed%20of%20Thought.pdf)
147+ [Deck](https://github.com/ThePhD/sol2/blob/develop/documentation/presentation /2018.09.28%20-%20ThePhD%20-%20Scripting%20at%20the%20Speed%20of%20Thought.pdf)
148148
149149"The Plan for Tomorrow: Compile-Time Extension Points in C++"
150150ThePhD
151151C++Now 2019 - Flug Auditorium, Aspen Physics Center, Aspen, Colorado
152- [Deck](https://github.com/ThePhD/sol2/blob/develop/docs/presentations /2019.05.10%20-%20ThePhD%20-%20The%20Plan%20for%20Tomorrow%20-%20Compile-Time%20Extension%20Points%20in%20C%2b%2b.pdf)
152+ [Deck](https://github.com/ThePhD/sol2/blob/develop/documentation/presentation /2019.05.10%20-%20ThePhD%20-%20The%20Plan%20for%20Tomorrow%20-%20Compile-Time%20Extension%20Points%20in%20C%2b%2b.pdf)
153153
154154
155155
0 commit comments