Skip to content

Commit

Permalink
Edit version docs / mdx file test
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasSaintarbor committed Apr 10, 2024
1 parent 08cdda5 commit d44e3b0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/vale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
# Avoid using single or double quotes for multiline patterns
files: |
docs/**.md
docs/**.md*, version_docs/**.md*
separator: ","
env:
ALL_CHANGED_FILES: ${{ 0 }}
Expand Down
2 changes: 1 addition & 1 deletion docs/api/api-reference.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ title: API Reference

:::note

At this time, not all Rancher resources are available through the Rancher Kubernetes API.
At this time, not all Rancher resources are available through the Rancher Kubernetes API. test

:::

Expand Down
2 changes: 2 additions & 0 deletions versioned_docs/version-2.8/rancher-manager.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ description: "Rancher adds significant value on top of Kubernetes: managing hund
<link rel="canonical" href="https://ranchermanager.docs.rancher.com"/>
</head>

test

Rancher is a Kubernetes management tool to deploy and run clusters anywhere and on any provider.

Rancher can provision Kubernetes from a hosted provider, provision compute nodes and then install Kubernetes onto them, or import existing Kubernetes clusters running anywhere.
Expand Down

0 comments on commit d44e3b0

Please sign in to comment.