diff --git a/docs/guides/commands/commands.md b/docs/guides/commands/commands.md index acb968333..1bda54e79 100644 --- a/docs/guides/commands/commands.md +++ b/docs/guides/commands/commands.md @@ -334,4 +334,6 @@ necessary. TypeReaders are not automatically discovered by the Command Service and must be explicitly added. -To install a TypeReader, invoke [CommandService.AddTypeReader](xref:Discord.Commands.CommandService#Discord_Commands_CommandService_AddTypeReader__1_Discord_Commands_TypeReader_). +To install a TypeReader, invoke [CommandService.AddTypeReader]. + +[CommandService.AddTypeReader]: xref:Discord.Commands.CommandService#Discord_Commands_CommandService_AddTypeReader__1_Discord_Commands_TypeReader_ \ No newline at end of file