diff --git a/README.md b/README.md index be940722..33b60c75 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ We are actively looking for parties interested in field trialing the library.** A brief introduction to the library's interfaces and the rationale for changes in the version 2.0 of **mp-units** were provided in detail by [Mateusz Pusz](https://github.com/mpusz) in the -["mp-units: Lessons Learned and a New C++ Library Design" talk at the ACCU 2023 conference](https://www.youtube.com/watch?v=l0rXdJfXLZc). +["The Power of C++ Templates With mp-units: Lessons Learned & a New Library Design" talk at the C++ on Sea 2023 conference](https://www.youtube.com/watch?v=eUdz0WvOMm0). ## Documentation diff --git a/docs/getting_started/introduction.md b/docs/getting_started/introduction.md index 51e17cb9..f8d65a00 100644 --- a/docs/getting_started/introduction.md +++ b/docs/getting_started/introduction.md @@ -10,7 +10,7 @@ experience. A brief introduction to the library's interfaces and the rationale for changes in the version 2.0 of **mp-units** were provided in detail by [Mateusz Pusz](https://github.com/mpusz) in the - ["mp-units: Lessons Learned and a New C++ Library Design" talk at the ACCU 2023 conference](https://www.youtube.com/watch?v=l0rXdJfXLZc). + ["The Power of C++ Templates With mp-units: Lessons Learned & a New Library Design" talk at the C++ on Sea 2023 conference](https://www.youtube.com/watch?v=eUdz0WvOMm0). ## Open Source