Skip to content

Commit d595fdc

Browse files
committed
Improve link names for C# templates
1 parent 7ecae98 commit d595fdc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/docs/plugins.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,8 @@ for any technical questions/answers and the announcement of your new plugin.
119119
- [Official](https://github.com/npp-plugins/plugintemplate/) - This template is maintained by the developer of Notepad++.
120120
- [Docking Dialogue Interface](https://github.com/ThosRTanner/Docking_Dialogue_Interface) - ThosRTanner created a variant of a C++ template that helps clarify how to use a docking dialog, and gives an example plugin using that template.
121121
* C#
122-
- [Original](https://github.com/kbilsted/NotepadPlusPlusPluginPack.Net) - User "kbilsted" was the original author/maintainer of this pack. However, as of Jan 2024, this version of the plugin pack is "archived" and unmaintained.
123-
- [Maintained](https://github.com/molsonkiko/NppCSharpPluginPack) - Mark Olson's fork of the original pack, with improvements and active maintenance.
122+
- [NotepadPlusPlusPluginPack.Net](https://github.com/kbilsted/NotepadPlusPlusPluginPack.Net) - User "kbilsted" was the original author/maintainer of this pack. However, as of Jan 2024, this version of the plugin pack is "archived" and unmaintained.
123+
- [NppCSharpPluginPack](https://github.com/molsonkiko/NppCSharpPluginPack) - Mark Olson's fork of the original pack, with improvements and active maintenance (as of Jan 2024).
124124
* [D](https://gitlab.com/dokutoku/npp-api)
125125
* Delphi:
126126
- [Original (ANSI/UNICODE)](https://sourceforge.net/projects/npp-plugins/files/DelphiPluginTemplate/DelphiPluginTemplate%202.0%20UNICODE/DelphiPluginTemplate2.zip/download)

0 commit comments

Comments
 (0)