docs: Check markdown files for bad links using linkinator (#28424)

This commit is contained in:
Evan Rusackas
2024-07-29 16:19:42 -06:00
committed by GitHub
parent 68ef13e37f
commit c3702be9d4
9 changed files with 30 additions and 25 deletions

View File

@@ -505,7 +505,7 @@ We also need to update the Environment section of [ISSUE_TEMPLATE/bug-report.yml
Docker release with proper tags should happen automatically as version
tags get pushed to the `apache/superset` GitHub repository through this
[GitHub action](https://github.com/apache/superset/blob/master/.github/workflows/docker-release.yml)
[GitHub action](https://github.com/apache/superset/blob/master/.github/workflows/docker.yml)
Note that this GH action implements a `workflow_dispatch` trigger,
meaning that it can be triggered manually from the GitHub UI. If anything