Skip to content

Commit ca89626

Browse files
authored
Fix API reference link for preview version (#37820)
Updated API reference documentation link to include the 'view' parameter for preview. ### Packages impacted by this PR ### Issues associated with this PR ### Describe the problem that is addressed by this PR ### What are the possible designs available to address the problem? If there are more than one possible design, why was the one in this PR chosen? ### Are there test cases added in this PR? _(If not, why?)_ ### Provide a list of related PRs _(if any)_ ### Command used to generate this PR:**_(Applicable only to SDK release request PRs)_ ### Checklists - [ ] Added impacted package name to the issue description - [ ] Does this PR needs any fixes in the SDK Generator?** _(If so, create an Issue in the [Autorest/typescript](https://github.com/Azure/autorest.typescript) repository and link it here)_ - [ ] Added a changelog (if necessary)
1 parent 1a249e9 commit ca89626

File tree

1 file changed

+1
-1
lines changed
  • sdk/kubernetesconfiguration/arm-kubernetesconfiguration-extensions

1 file changed

+1
-1
lines changed

sdk/kubernetesconfiguration/arm-kubernetesconfiguration-extensions/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Key links:
88

99
- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/kubernetesconfiguration/arm-kubernetesconfiguration-extensions)
1010
- [Package (NPM)](https://www.npmjs.com/package/@azure/arm-kubernetesconfiguration-extensions)
11-
- [API reference documentation](https://learn.microsoft.com/javascript/api/@azure/arm-kubernetesconfiguration-extensions)
11+
- [API reference documentation](https://learn.microsoft.com/javascript/api/@azure/arm-kubernetesconfiguration-extensions?view=azure-node-preview)
1212
- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/kubernetesconfiguration/arm-kubernetesconfiguration-extensions/samples)
1313

1414
## Getting started

0 commit comments

Comments
 (0)