You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## What
Right now in the docs, the list of CLI versions relies on specific
release order and sensitive to the changes in the structure of CLI
github release. After this change, it still depends on it (by name) but
the order no longer matters.
Incorrect link in the docs:
```html
<a href="https://github.com/codefresh-io/cli/releases/download/v0.87.3/codefresh-v0.87.3-macos-x64.tar.gz" target="_blank">Windows-x64</a>
```
---------
Co-authored-by: Vadim Kharin <vadim.kharin@codefresh.io>
0 commit comments