diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 15 |
1 files changed, 7 insertions, 8 deletions
@@ -2,11 +2,10 @@ This VS Code Extensions provides Doxygen Documentation generation on the fly by starting a Doxygen comment block and pressing enter. -[](https://travis-ci.org/christophschlosser/doxdocgen) -[](https://ci.appveyor.com/project/christophschlosser/doxdocgen) -[](https://codecov.io/gh/christophschlosser/doxdocgen) +[](https://travis-ci.org/cschlosser/doxdocgen) +[](https://ci.appveyor.com/project/cschlosser/doxdocgen) +[](https://codecov.io/gh/cschlosser/doxdocgen) [](https://gitter.im/doxdocgen) -[](https://isitmaintained.com/project/christophschlosser/doxdocgen "Average time to resolve an issue") ## Table of Contents @@ -34,7 +33,7 @@ This VS Code Extensions provides Doxygen Documentation generation on the fly by  -For how this works, see the [CHANGELOG.md](https://github.com/christophschlosser/doxdocgen/blob/master/CHANGELOG.md#alignment) +For how this works, see the [CHANGELOG.md](https://github.com/cschlosser/doxdocgen/blob/master/CHANGELOG.md#alignment) ### Attributes @@ -221,14 +220,14 @@ Each of them can be configured with its own custom text and you can decide if th ## Contributors -[Christoph Schlosser](https://github.com/christophschlosser) +[Christoph Schlosser](https://github.com/cschlosser) [Rowan Goemans](https://github.com/rowanG077) ## Known Issues -[See open bugs](https://github.com/christophschlosser/doxdocgen/labels/bug) +[See open bugs](https://github.com/cschlosser/doxdocgen/labels/bug) ## What's to come -[See open features](https://github.com/christophschlosser/doxdocgen/labels/enhancement) +[See open features](https://github.com/cschlosser/doxdocgen/labels/enhancement) |