Skip to content

Commit ffae6f8

Browse files
committed
forgot these
Took 3 minutes
1 parent 045f594 commit ffae6f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/features/irusherhack.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ public interface IRusherHack {
118118
logger.error("This is an error!");
119119
logger.debug("This is a debug message!");
120120
```
121-
- **See:** [org.rusherhack.core.logging.Logger]() & [org.rusherhack.core.logging.ILogger]()
121+
- **See:** [org.rusherhack.core.logging.Logger](irusherhack.md) & [org.rusherhack.core.logging.ILogger](irusherhack.md)
122122

123123
### `getVersion`
124124

0 commit comments

Comments
 (0)