diff --git a/go/ql/lib/change-notes/released/0.7.3.md b/go/ql/lib/change-notes/released/0.7.3.md index f8c0a1045b00..90834ed01b55 100644 --- a/go/ql/lib/change-notes/released/0.7.3.md +++ b/go/ql/lib/change-notes/released/0.7.3.md @@ -2,7 +2,7 @@ ### Minor Analysis Improvements -* Added the [gin cors](https://github.com/gin-contrib/cors) library to the CorsMisconfiguration.ql query +* Added the [gin-contrib/cors](https://github.com/gin-contrib/cors) library to the experimental query "CORS misconfiguration" (`go/cors-misconfiguration`). ### Bug Fixes