Commit 166e9ea689

Andrew Kelley <andrew@ziglang.org>
2021-01-12 20:52:59
ci: add stdDocs to downloads/index.json for master branch
1 parent 8ea2b40
Changed files (1)
ci
ci/srht/index.json
@@ -3,6 +3,7 @@
     "version": "{{MASTER_VERSION}}",
     "date": "{{MASTER_DATE}}",
     "docs": "https://ziglang.org/documentation/master/",
+    "stdDocs": "https://ziglang.org/documentation/master/std/",
     "src": {
       "tarball": "https://ziglang.org/builds/{{SRC_TARBALL}}",
       "shasum": "{{SRC_SHASUM}}",