Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Commit

Permalink
Merge branch '4.0.0' into lh-ci
Browse files Browse the repository at this point in the history
* 4.0.0:
  Update caniuse-lite
  Update batfish
  Bump ssri from 6.0.1 to 6.0.2 (#445)
  Fix siteOrigin (#446)
  4.0.0-alpha.8
  Fix prepareSitemap: append index.html to files ending in index.js (#444)
  4.0.0-alpha.7
  • Loading branch information
Katy DeCorah committed May 6, 2021
2 parents 0dc2535 + 4365562 commit 2f57dad
Show file tree
Hide file tree
Showing 6 changed files with 1,208 additions and 1,113 deletions.
2 changes: 1 addition & 1 deletion .remarkrc.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
const rc = require('@mapbox/remark-config-docs');
const config = {
siteBasePath: 'dr-ui',
siteOrigin: 'https://mapbox.github.com',
siteOrigin: 'https://mapbox.github.io',
pages: 'docs/src/pages/',
constants: 'docs/src/constants.json',
ignoreLinks: 'conf/ignore-links.json'
Expand Down
Loading

0 comments on commit 2f57dad

Please sign in to comment.