1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt-doc.git synced 2025-04-25 03:57:11 -07:00

Point to a different example plug-in.

This commit is contained in:
Cedric Beust 2015-10-03 21:34:49 -07:00
parent 41ac205f10
commit 9073d00527

View file

@ -445,7 +445,7 @@ Now, all you need to do is to upload your package:
<h2 id="writing-a-plug-in">Writing a plug-in</h2>
A good starting point to write a plug-in is the <a href="https://bitbucket.org/cbeust/kobalt-example-plugin">kobalt-example-plugin project</a>, which shows a minimalistic plug-in.
A good starting point to write a plug-in is the <a href="https://github.com/cbeust/kobalt-line-count">kobalt-line-count project</a>, which shows a minimalistic plug-in.
<h3 id="building">Building</h3>