mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-21 18:27:59 -05:00
[Docs] Chocolately/PowerShell install instructions for Windows (#2364)
This commit is contained in:
committed by
Toby Harradine
parent
e07408161a
commit
3dba09d19d
@@ -195,7 +195,7 @@ texinfo_documents = [
|
||||
|
||||
# A list of regular expressions that match URIs that should not be
|
||||
# checked when doing a linkcheck build.
|
||||
linkcheck_ignore = [r"https://java.com*"]
|
||||
linkcheck_ignore = [r"https://java.com*", r"https://chocolatey.org*"]
|
||||
|
||||
|
||||
# -- Options for extensions -----------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user