Skip to content

Commit

Permalink
Fixed broken link in central dashboard (#3830)
Browse files Browse the repository at this point in the history
Signed-off-by: hbelmiro <[email protected]>
  • Loading branch information
hbelmiro authored Sep 23, 2024
1 parent 69b339c commit b83d113
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion content/en/docs/components/central-dash/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Some core features of the central dashboard include:

- Authentication and authorization based on [Profiles and Namespaces](/docs/components/central-dash/profiles/).
- Access to the [user interface's](#navigation) of Kubeflow components.
- The ability to [customize and include links](/docs/components/central-dash/customizing-menu/) to third-party applications.
- The ability to [customize and include links](/docs/components/central-dash/customize/) to third-party applications.

## Screenshots

Expand Down
1 change: 0 additions & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ package = "netlify-plugin-checklinks"

# If a link contains these patterns it will not fail the build, but will be reported as a TODO in the build log.
todoPatterns = [
"public/docs/components/central-dash/",
"public/docs/components/notebooks/",

# These are referenced by autogenerated files:
Expand Down

0 comments on commit b83d113

Please sign in to comment.