Skip to content

Commit

Permalink
chore: update readme link (#1451)
Browse files Browse the repository at this point in the history
<!-- For Coveo Employees only. Fill this section.

CDX-1526

-->

## Proposed changes

<!--
Explains what are you changing in the code and provide links to relevant
issues.
This doesn't need to be over-technical, a good summary of the issues
with good explanations of the decisions should be enough.
 -->

## Breaking changes

<!--
    Remove this section if the PR does not include any breaking change

If your changes includes some breaking changes in the code, thoroughly
explains:
        - What are the breaking changes programmatically speaking.
- What is the impact on the end-user (e.g. user cannot do X anymore).
        - What motivates those changes.
-->

## Testing

- [ ] Unit Tests:
<!-- Did you write unit tests for your feature? If not, explains why?
-->
- [ ] Functionnal Tests:
<!-- Did you write functionnal tests for your feature? If not, explains
why? -->
- [ ] Manual Tests:
<!-- How did you test your changeset?  -->
  • Loading branch information
louis-bompart committed Feb 27, 2024
1 parent 57420f6 commit 6a6d803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Afterward, you can run `coveo update` at any time to update your CLI installatio
- <https://static.cloud.coveo.com/cli/coveo-latest-x64.pkg>
- Windows
- <https://static.cloud.coveo.com/cli/coveo-latest-x64.exe>
- <https://static.cloud.coveo.com/cli/coveo-latest-x32.exe>
- <https://static.cloud.coveo.com/cli/coveo-latest-x86.exe>

### Option 2: Install via NPM

Expand Down

0 comments on commit 6a6d803

Please sign in to comment.