mirror of
https://github.com/apache/superset.git
synced 2026-04-26 11:34:27 +00:00
docs: redirect http -> https (#10900)
* docs: redirect http -> https * fix issues
This commit is contained in:
committed by
GitHub
parent
9246c9bdaf
commit
3b035d2af3
@@ -46,7 +46,7 @@
|
||||
],
|
||||
"license": "0BSD",
|
||||
"scripts": {
|
||||
"build": "gatsby build",
|
||||
"build": "gatsby build && cp .htaccess public/",
|
||||
"develop": "gatsby develop",
|
||||
"format": "prettier --write \"**/*.{js,jsx,ts,tsx,json,md,mdx}\"",
|
||||
"start": "npm run develop",
|
||||
|
||||
Reference in New Issue
Block a user