diff --git a/README.md b/README.md index 15b57c4..bc11fbc 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ As the size and complexity of your MATLAB® application increases, you want make This repository provides the code and examples used in the session. ## Reports -The Code coverage report for this repository was generated by the [codecov.io](codecov.io) service as described in a recent Developer Zone blog post: [Cov’ed Code All Throughout the Interwebs](https://blogs.mathworks.com/developer/2018/04/17/codecov-and-cobertura/) +The Code coverage report for this repository was generated by the [codecov.io](https://codecov.io) service as described in a recent Developer Zone blog post: [Cov’ed Code All Throughout the Interwebs](https://blogs.mathworks.com/developer/2018/04/17/codecov-and-cobertura/) * [Coverage Report](https://codecov.io/gh/ppeeling/robust-matlab-2018/tree/master/tbx/robust2018) * [Code Analyzer Report](https://e3bd5779.ngrok.io/github/ppeeling/robust-matlab-2018) @@ -14,4 +14,4 @@ The Code coverage report for this repository was generated by the [codecov.io](c To reproduce, run the script ``` runTestsWithCobeturaCodeCoverage.m -``` \ No newline at end of file +```