File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -85,10 +85,10 @@ function byName($a,$b){ return ($a['id'] <= $b['id']) ? -1 : 1;}
85
85
<body model="">
86
86
<div class="nav top">
87
87
<a id="logo" href="?">Red<t>Discord Bot - Cog Index</t></a>
88
- <a class="nav-link" href="https://github.com/Cog-Creators/Red-DiscordBot#installation ">Installation</a>
89
- <a class="nav-link" href="http ://red-discordbot.readthedocs.io /en/stable/index.html">Documentation</a>
88
+ <a class="nav-link" href="https://docs.discord.red/en/stable/install_guides/index.html ">Installation</a>
89
+ <a class="nav-link" href="https ://docs.discord.red /en/stable/index.html">Documentation</a>
90
90
<a class="nav-link" href="https://discord.gg/red">Join Discord</a>
91
- <a class="nav-link" href="https://red-discordbot.readthedocs.io /en/stable/guide_cog_creation.html">Build Your Own Cog</a>
91
+ <a class="nav-link" href="https://docs.discord.red /en/stable/guide_cog_creation.html">Build Your Own Cog</a>
92
92
</div>
93
93
<div class="search">
94
94
<form id="search" method="get">
You can’t perform that action at this time.
0 commit comments