diff --git a/.github/ISSUE_TEMPLATE/models.md b/.github/ISSUE_TEMPLATE/models.md index 54bc0e04dd..3cd48fedd7 100644 --- a/.github/ISSUE_TEMPLATE/models.md +++ b/.github/ISSUE_TEMPLATE/models.md @@ -23,7 +23,7 @@ assignees: '' - 📚 [Models](https://docs.meshery.io/concepts/logical/models) - 📚 [Components](https://docs.meshery.io/concepts/logical/components) - - 📚 [Relationships](https://docs.meshery.io/concepts/logical/components) + - 📚 [Relationships](https://docs.meshery.io/concepts/logical/relationships) - 👨‍💻[Models Repository](https://github.com/meshery/meshery/tree/master/server/meshmodel) ### Contributing to Meshery Models diff --git a/index.md b/index.md index 33412ce584..1597b84972 100644 --- a/index.md +++ b/index.md @@ -1,3 +1,3 @@ -- [relationships](../schemas/constructs/v1alpha3/relationship.json) -- [selectors](../schemas/constructs/v1alpha3/selectors.json) +- [relationships](./schemas/constructs/v1alpha3/relationship.json) +- [selectors](./schemas/constructs/v1alpha3/selector.json)