Skip to content

Commit 6b6e513

Browse files
committed
Fix broken links and update redirect paths
Signed-off-by: Zihan Kuang <zihan_kuang@outlook.com>
1 parent 77e179e commit 6b6e513

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Meshery facilitates the import of infrastructure in multiple formats, including
2929
- Helm Charts
3030
- Docker Compose
3131

32-
See [Importing Applications]({{site.baseurl}}guides/configuration-management/importing-designs) for more information.
32+
See [Importing Applications](https://docs.meshery.io/extensions/import-export-designs) for more information.
3333

3434
<details>
3535
<summary>

0 commit comments

Comments
 (0)