1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-01 06:05:24 +02:00

Fix CHANGELOG-API anchor (#168)

This commit is contained in:
John Dallaway 2022-11-15 21:35:27 +00:00 committed by GitHub
parent e05cdd2f4c
commit 171e7e3047
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,7 +50,7 @@ This may lead to some minor rendering issues that hopefully do not detract too m
## API Changes
The Eclipse CDT project announces and tracks breaking API changes in [CHANGELOG-API][CHANGELOG-API.md].
The Eclipse CDT project announces and tracks breaking API changes in [CHANGELOG-API](CHANGELOG-API.md).
<details>
<summary>How to write a New & Noteworthy entry</summary>