mirror of
https://github.com/apache/superset.git
synced 2026-04-23 18:14:56 +00:00
docs: docs site footer link tweak (#11140)
* rescinding htaccess rewrite
* Changing License link title to make Apache happy
* Revert "rescinding htaccess rewrite"
This reverts commit 0ee153ef08.
* changing url in asf.yaml
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
---
|
||||
github:
|
||||
description: "Apache Superset is a Data Visualization and Data Exploration Platform"
|
||||
homepage: https://superset.apache.org/
|
||||
homepage: https://superset.incubator.apache.org/
|
||||
labels:
|
||||
- superset
|
||||
- apache
|
||||
|
||||
@@ -180,7 +180,7 @@ const LayoutFooter = () => (
|
||||
target="_blank"
|
||||
rel="noreferrer"
|
||||
>
|
||||
Licenses
|
||||
License
|
||||
</a>
|
||||
</div>
|
||||
</Footer>
|
||||
|
||||
Reference in New Issue
Block a user