Skip to content

Commit ac43c24

Browse files
authored
link fixes (#7510)
1 parent 84cc892 commit ac43c24

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/docs/guides/profiles.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -799,4 +799,4 @@ You should see that:
799799
- [Node schema reference](../reference/schema/node.mdx) - Complete reference for node configuration including the `generate_profile` option
800800
- [Schema validation](../reference/schema-validation.mdx) - Validate your schemas before loading
801801
- [GraphQL API](../topics/graphql.mdx) - Overview of Infrahub's GraphQL API
802-
- [Python SDK documentation]($(base_url)python-sdk) - Full SDK reference for programmatic profile operations
802+
- [Python SDK documentation]($(base_url)python-sdk/introduction) - Full SDK reference for programmatic profile operations

docs/docs/release-notes/infrahub/release-0_16_1.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ and as always we greatly appreciate their feedback and time!
3434
The largest change in this version is the movement of the Infrahub SDK into a
3535
[separate repository](https://github.com/opsmill/infrahub-sdk-python) and package.
3636

37-
[Documentation for the SDK]($(base_url)python-sdk/) remains in the main Infrahub documentation at this time.
37+
[Documentation for the SDK]($(base_url)python-sdk/introduction) remains in the main Infrahub documentation at this time.
3838

3939
Developers may need to take the following steps to ensure their development environment has the proper SDK in place:
4040

0 commit comments

Comments
 (0)