aboutsummaryrefslogtreecommitdiff
path: root/build/zip-examples.js
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2021-03-02 17:05:26 +0200
committerGitHub <[email protected]>2021-03-02 17:05:26 +0200
commit977c366cbee0735fdbad3e970f352b83b4f5edb1 (patch)
treedcf98f88815f13f8bf767cae9be33463e6c9a3ad /build/zip-examples.js
parent48a95f7280735d6f8962fe8b17975b03e351710c (diff)
downloadbootstrap-977c366cbee0735fdbad3e970f352b83b4f5edb1.tar.xz
bootstrap-977c366cbee0735fdbad3e970f352b83b4f5edb1.zip
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 b2f156502..312548e8a 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