Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2021-03-02 18:05:26 +0300
committerGitHub <noreply@github.com>2021-03-02 18:05:26 +0300
commit977c366cbee0735fdbad3e970f352b83b4f5edb1 (patch)
treedcf98f88815f13f8bf767cae9be33463e6c9a3ad /build/zip-examples.js
parent48a95f7280735d6f8962fe8b17975b03e351710c (diff)
Rename _gh_pages to _site. (#33129)
Diffstat (limited to 'build/zip-examples.js')
-rw-r--r--build/zip-examples.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/zip-examples.js b/build/zip-examples.js
index b2f156502f..312548e8af 100644
--- a/build/zip-examples.js
+++ b/build/zip-examples.js
@@ -16,7 +16,7 @@ const pkg = require('../package.json')
const versionShort = pkg.config.version_short
const distFolder = `bootstrap-${pkg.version}-examples`
-const rootDocsDir = '_gh_pages'
+const rootDocsDir = '_site'
const docsDir = `${rootDocsDir}/docs/${versionShort}/`
// these are the files we need in the examples