mirror of
https://github.com/apache/superset.git
synced 2026-08-12 11:11:01 +00:00
docs(contributing): update contributing section on docs page to match CONTRIBUTING.md (#17718)
* add contributing section with CONTRIBUTING.MD sections to docs page * rm extraneous links * add chart param reference, update section titles * useful links * test openapi * revert test code * bump swagger-react-ui version * update package lock * fix lock
This commit is contained in:
+1
-1
@@ -206,7 +206,7 @@ exports.createPages = ({ actions }) => {
|
||||
});
|
||||
createRedirect({
|
||||
fromPath: '/installation.html#building-from-source',
|
||||
toPath: '/docs/contribution',
|
||||
toPath: '/docs/contributing/contribution-guidelines',
|
||||
isPermanent: true,
|
||||
});
|
||||
createRedirect({
|
||||
|
||||
Reference in New Issue
Block a user