Skip to content

Commit f5321cb

Browse files
fixed migration script link (#120)
1 parent 4cef005 commit f5321cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ codefresh attach runtime --agent-name $AGENT_NAME --agent-kube-namespace codefre
5757
```
5858

5959
## Migration
60-
Migrating from Venona `< 1.x.x` to `> 1.x.x` is not done automatically, please use the [migration script](https://github.com/codefresh-io/venona/blob/master/scripts/migration.sh) to do that, check out which environment variables are required to run it.
60+
Migrating from Venona `< 1.x.x` to `> 1.x.x` is not done automatically, please use the [migration script](https://github.com/codefresh-io/venona/blob/release-1.0/scripts/migration.sh) to do that, check out which environment variables are required to run it.
6161
```bash
6262
# This script comes to migrate old versions of Venona installation ( version < 1.x.x ) to new version (version >= 1.0.0 )
6363
# Please read carefully what the script does.

0 commit comments

Comments
 (0)