doc: Use HTTPS for docs.godotengine.org and point to latest branch
Fixes #23509.
This commit is contained in:
parent
935537c531
commit
5f8af252e8
84 changed files with 103 additions and 103 deletions
|
|
@ -8,7 +8,7 @@
|
|||
Can be used to make HTTP requests, i.e. download or upload files or web content via HTTP.
|
||||
</description>
|
||||
<tutorials>
|
||||
<link>http://docs.godotengine.org/en/3.0/tutorials/networking/ssl_certificates.html</link>
|
||||
<link>https://docs.godotengine.org/en/latest/tutorials/networking/ssl_certificates.html</link>
|
||||
</tutorials>
|
||||
<demos>
|
||||
</demos>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue