create.html

This commit is contained in:
antelle 2017-04-29 17:16:58 +02:00
parent 894410d874
commit 8f11ff05c5
2 changed files with 1 additions and 1 deletions

View File

@ -13,6 +13,6 @@
<body>
<h1>KeeWeb plugins</h1>
<p>This site contains known plugins for <a href="https://keeweb.info">keeweb.info</a>.</p>
<p>Want to create your own plugin? <a href="create-plugin.html">Here's a plugin creation tool page</a>.</p>
<p>Want to create your own plugin? <a href="create.html">Here's a plugin creation tool page</a>.</p>
</body>
</html>