Skip to content
Merged
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 docs/preview/continuous-patching/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Floating: Ideal if you prefer a single pointer to the latest patch for your CI/C

Run the following command to install the CLI extension:
```sh
az extension add --source https://acrcssc.z5.web.core.windows.net/acrcssc-1.1.1rc11-py3-none-any.whl
az extension add --source aka.ms/acr/patching/wheel
```

## Enable the Continuous Patching Workflow
Expand Down