Update Introduction to API with JavaDocs authored by Aestrus's avatar Aestrus
...@@ -48,7 +48,7 @@ if (MyPlugin.mythicDungeonsAPI().isPlayerInDungeon(player) { ...@@ -48,7 +48,7 @@ if (MyPlugin.mythicDungeonsAPI().isPlayerInDungeon(player) {
``` ```
#### Javadocs #### Javadocs
The following link will take you to our Javadocs where you will get more information about our methods and events *link coming soon* The following link will take you to our Javadocs where you will get more information about our methods and events: https://docs.mythicdungeons.aestrus.io
<div align="right"> <div align="right">
... ...
......