[docs] fix xrefs

This commit is contained in:
Christopher F
2016-12-03 16:46:49 -05:00
parent 779aaffbf4
commit d8c0f0aa4c
3 changed files with 3 additions and 3 deletions

View File

@@ -139,7 +139,7 @@ To opt a module out of auto-loading, flag it with
Invoke [CommandService.AddModulesAsync] to discover modules and
install them.
[DontAutoLoadAttribute]: Discord.Commands.DontAutoLoadAttribute
[DontAutoLoadAttribute]: xref:Discord.Commands.DontAutoLoadAttribute
[CommandService.AddModulesAsync]: xref:Discord_Commands_CommandService#AddModulesAsync_System_Reflection_Assembly_
#### Loading Modules Manually