Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved paths #17

Merged
merged 1 commit into from
Oct 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apiconcepts/Tridion_Docs_15.1/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This section contains information for developers to develop applications on top

You can only use the API classes and functions that are available from this page. Any other API functions are subject to change and not supported externally, so you should not use them.

To directly access the API specification for Tridion Docs OpenAPI, go [here](../api/15.1/index.html)
To directly access the API specification for Tridion Docs OpenAPI, go [here](../../api/15.1/index.html)

## PowerShell modules

Expand Down
2 changes: 1 addition & 1 deletion apiconcepts/Tridion_Docs_15/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This section contains information for developers to develop applications on top

You can only use the API classes and functions that are available from this page. Any other API functions are subject to change and not supported externally, so you should not use them.

To directly access the API specification for Tridion Docs OpenAPI, go [here](../api/15.0/index.html)
To directly access the API specification for Tridion Docs OpenAPI, go [here](../../api/15.0/index.html)

## PowerShell modules

Expand Down
Loading