diff --git a/cetodo/readme.md b/cetodo/readme.md index 6ef5e3a8..3c08b7f8 100644 --- a/cetodo/readme.md +++ b/cetodo/readme.md @@ -4,4 +4,4 @@ ceTodo Tool designed to analyze the _TODO comments_ in D source files. It's written in D using Coedit. To build it, [libdparse](https://github.com/Hackerpilot/libdparse) must be setup in the [libman](https://github.com/BBasile/Coedit/wiki#library-manager-widget) -as described in this [tutorial(https://github.com/BBasile/Coedit/wiki#lets-build-a-static-library)]. \ No newline at end of file +as described in this [tutorial](https://github.com/BBasile/Coedit/wiki#lets-build-a-static-library). \ No newline at end of file