We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e25bb99 commit ad27db4Copy full SHA for ad27db4
mkdocs.yml
@@ -43,6 +43,8 @@ plugins:
43
autolinks:
44
- reference_prefix: MC-
45
target_url: https://bugs.mojang.com/browse/MC-<num>
46
+ - reference_prefix: PaperMC/Paper#
47
+ target_url: https://github.com/PaperMC/Paper/issues/<num>
48
- redirects:
49
redirect_maps:
50
'commands.md': 'purpur/commands.md'
0 commit comments