Browse Source

Update link to wiki in AddInWritingHelp.

pull/28/head
Daniel Grunwald 13 years ago
parent
commit
f9988e30e4
  1. 4
      data/templates/project/AddInWritingHelp.txt

4
data/templates/project/AddInWritingHelp.txt

@ -2,7 +2,7 @@ You have created a new SharpDevelop AddIn project.
We would like to point out that there are three locations where you can get information on how We would like to point out that there are three locations where you can get information on how
to write SharpDevelop AddIns: to write SharpDevelop AddIns:
- http://wiki.sharpdevelop.net/ (section Developer Zone) - https://github.com/icsharpcode/SharpDevelop/wiki (section Developer Zone)
- The folder "doc/technotes" in the SharpDevelop source code download - The folder "doc/technotes" in the SharpDevelop source code download
- You can ask questions about AddIn development in the SharpDevelop forum: - You can ask questions about AddIn development in the SharpDevelop forum:
http://community.sharpdevelop.net/forums/ http://community.sharpdevelop.net/forums/
@ -17,7 +17,7 @@ The next steps:
See SharpDevelop/doc/technotes/AddInManager.rtf for more information. See SharpDevelop/doc/technotes/AddInManager.rtf for more information.
- Once you have published your AddIn on the Internet, please add it to the SharpDevelop wiki to let other users know! - Once you have published your AddIn on the Internet, please add it to the SharpDevelop wiki to let other users know!
http://wiki.sharpdevelop.net/3rdPartyAddins.ashx https://github.com/icsharpcode/SharpDevelop/wiki/Third-Party-AddIns
This file serves as a reminder for you on how to find information on SharpDevelop AddIn development, you can This file serves as a reminder for you on how to find information on SharpDevelop AddIn development, you can

Loading…
Cancel
Save