Skip to content

Commit f96dd1a

Browse files
jonahgrahamjuli-99
andcommitted
Replace dead link to Bracketeer
Replace dead link https://marketplace.eclipse.org/content/bracketeer-cc-cdt with https://marketplace.eclipse.org/content/bracketeer2 . Fixes issue #948 . Co-authored-by: Julian L. <[email protected]>
1 parent e138646 commit f96dd1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ There are many third-party addons for CDT to make it more productive.
7171
* [Sloeber](http://eclipse.baeyens.it/): Eclipse Plugins based on Arduino toolchains or a enhanced Arduino IDE.
7272
* [SonarQube for Eclipse](https://marketplace.eclipse.org/content/sonarqube-ide): Eclipse plug-in for static analysis for quality and security issues in your C/C++ code directly inside the IDE.
7373
* [CUTE](https://cute-test.com/): C++ unit testing plug-in
74-
* [Bracketeer](https://marketplace.eclipse.org/content/bracketeer-cc-cdt): Auto-comments on closing brackets and highlight of matching/mismatching brackets
74+
* [Bracketeer2](https://marketplace.eclipse.org/content/bracketeer2): Auto-comments on closing brackets and highlight of matching/mismatching brackets
7575
* And many more in the [Eclipse Marketplace](https://marketplace.eclipse.org/), for example, try the [CDT tag](https://marketplace.eclipse.org/category/free-tagging/cdt)
7676

7777
_Have a tool that you want listed here? Please open a [PR](https://github.com/eclipse-cdt/cdt/pulls)_

0 commit comments

Comments
 (0)