From 166e9ea6898288ec183868300ab648473f20a73a Mon Sep 17 00:00:00 2001 From: Andrew Kelley Date: Tue, 12 Jan 2021 12:52:59 -0700 Subject: [PATCH] ci: add stdDocs to downloads/index.json for master branch --- ci/srht/index.json | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/srht/index.json b/ci/srht/index.json index e20a3528084010998d8a1ce1be1fa3a2791661af..a5e89c084de817f61f8d572955d15a88d14cc3aa 100644 --- a/ci/srht/index.json +++ b/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}}", -- 2.54.0