File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ and as always we greatly appreciate their feedback and time!
3434The 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
3939Developers may need to take the following steps to ensure their development environment has the proper SDK in place:
4040
You can’t perform that action at this time.
0 commit comments