diff --git a/README.md b/README.md index 020a8a5..10ed699 100644 --- a/README.md +++ b/README.md @@ -430,7 +430,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny * [Unity](https://github.com/ThrowTheSwitch/Unity) - Simple Unit Testing for C. [MIT] * [utest.h](https://github.com/sheredom/utest.h) - Single header unit testing framework for C and C++. [Unlicense] * [μt](https://github.com/boost-experimental/ut) - C++20 single header/single module, macro-free μ(micro)/Unit Testing Framework [Boost] -* [VLD](http://vld.codeplex.com/) - Visual Leak Detector. A free, robust, open-source memory leak detection system for Visual C++. +* [VLD](https://kinddragon.github.io/vld//) - Visual Leak Detector. A free, robust, open-source memory leak detection system for Visual C++. ## Font *Libraries for parsing and manipulating font files.*