Skip to content

Commit

Permalink
fix broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
samos123 committed Sep 1, 2024
1 parent 8e93f91 commit 7c809db
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docs-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
pull_request:

jobs:
unit:
mkdocs-build-strict:
runs-on: ubuntu-latest
steps:
- name: Checkout code
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/models.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ Kubernetes Model Custom Resources are the source of truth for models that exist

## Next

Read about [how to manage models](../guides/how-to-manage-models.md).
Read about [how to manage models](../how-to/manage-models.md).
2 changes: 1 addition & 1 deletion docs/concepts/resource-profiles.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ modelServers:

## Next

Read about [how to manage resource profiles](../guides/how-to-manage-resource-profiles.md).
Read about [how to manage resource profiles](../how-to/manage-resource-profiles.md).

0 comments on commit 7c809db

Please sign in to comment.