We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 045f594 commit ffae6f8Copy full SHA for ffae6f8
docs/api/features/irusherhack.md
@@ -118,7 +118,7 @@ public interface IRusherHack {
118
logger.error("This is an error!");
119
logger.debug("This is a debug message!");
120
```
121
-- **See:** [org.rusherhack.core.logging.Logger]() & [org.rusherhack.core.logging.ILogger]()
+- **See:** [org.rusherhack.core.logging.Logger](irusherhack.md) & [org.rusherhack.core.logging.ILogger](irusherhack.md)
122
123
### `getVersion`
124
0 commit comments