Skip to content

Commit e59e9af

Browse files
authored
Merge pull request meshery#13999 from zihanKuang/fix-rest-broken-links
Fix broken links and update redirect paths
2 parents 731f2df + 7d99fd5 commit e59e9af

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/pages/concepts/logical/credentials.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ list: include
99
redirect_from:
1010
- concepts/credentials
1111
---
12-
Meshery uses one or more Credentials when authenticating to a managed or unmanaged Connection. Credentials are based on the Meshery's [Credential Schema](https://github.com/meshery/schemas/blob/master/openapi/schemas/credentials.yml) with defined attributes.
12+
Meshery uses one or more Credentials when authenticating to a managed or unmanaged Connection. Credentials are based on the Meshery's [Credential Schema](https://github.com/meshery/schemas/blob/master/schemas/constructs/openapi/credentials.yml) with defined attributes.
1313

1414
## Understanding Credentials in Meshery
1515

docs/pages/guides/infrastructure-management/infrastructure-management.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,10 @@ Meshery facilitates the import of infrastructure in multiple formats, including
2929
- Helm Charts
3030
- Docker Compose
3131

32+
3233
See [Importing Designs]({{site.baseurl}}/extensions/import-export-designs) for more information.
3334

35+
3436
<details>
3537
<summary>
3638
<h3>Meshery Internals Provisioning Process</h3>

0 commit comments

Comments
 (0)