diff --git a/docs/api-doc.md b/docs/api-doc.md new file mode 100644 index 000000000..4051144de --- /dev/null +++ b/docs/api-doc.md @@ -0,0 +1,5 @@ +# API Documentation + +You can find interactive API documentation at any Calckey instance. https://calckey.social/api-doc + +You can also find auto-generated documentation for calckey-js [here](../packages/calckey-js/markdown/calckey-js.md). diff --git a/docs/calckey-js.md b/docs/calckey-js.md deleted file mode 120000 index 9fe8a018e..000000000 --- a/docs/calckey-js.md +++ /dev/null @@ -1 +0,0 @@ -../packages/calckey-js/markdown/calckey-js.md \ No newline at end of file