mirror of
https://github.com/apache/superset.git
synced 2026-04-25 11:04:48 +00:00
docs: add back issue code links (#10903)
* docs: add back issue code links closes: https://github.com/apache/incubator-superset/issues/10852 * Addressing comments
This commit is contained in:
committed by
GitHub
parent
d4291edffa
commit
0870d3ae2b
@@ -122,7 +122,7 @@ export default class AddSliceContainer extends React.PureComponent<
|
||||
'If the datasource you are looking for is not available in the list, follow the instructions on how to add it in the Superset tutorial.',
|
||||
)}{' '}
|
||||
<a
|
||||
href="https://superset.apache.org/tutorial.html#adding-a-new-table"
|
||||
href="https://superset.apache.org/docs/creating-charts-dashboards/first-dashboard#adding-a-new-table"
|
||||
rel="noopener noreferrer"
|
||||
target="_blank"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user