mirror of
https://github.com/godotengine/godot-docs.git
synced 2025-12-31 17:49:03 +03:00
Update offline documentation download URL in README (#4936)
This is actually documentation of the `stable` branch (currently `3.3`), but it's pretty close in practice.
This commit is contained in:
@@ -6,7 +6,7 @@ They are meant to be parsed with the [Sphinx](https://www.sphinx-doc.org/) docum
|
||||
|
||||
## Download for offline use
|
||||
|
||||
You can [download an HTML copy](https://nightly.link/godotengine/godot-docs/workflows/build_offline_docs/3.2/godot-docs-html.zip)
|
||||
You can [download an HTML copy](https://nightly.link/godotengine/godot-docs/workflows/build_offline_docs/master/godot-docs-html-stable.zip)
|
||||
for offline reading (updated every Monday). Extract the ZIP archive then open
|
||||
the top-level `index.html` in a web browser.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user