Skip to content

Commit 755cc4a

Browse files
committed
javadoc linkfix (CR tais)
1 parent 00d0013 commit 755cc4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/src/main/java/org/togetherjava/tjbot/commands/free/FreeChannelMonitor.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ public String statusMessage(@NotNull final Guild guild) {
269269
* {@link FreeChannelMonitor#isChannelInactive(TextChannel, Instant)}.
270270
* <p>
271271
* This method is run automatically during startup and on a set schedule, as defined in
272-
* {@link org.togetherjava.tjbot.config.FreeCommandConfig}.
272+
* {@link FreeCommandConfig}.
273273
*
274274
* @param guild the guild for which to test the channel statuses of.
275275
* @return all inactive channels that have been updated

0 commit comments

Comments
 (0)