fix: update install link
Signed-off-by: Tanguy ⧓ Herrmann <tanguy@dagger.io>
This commit is contained in:
parent
b5aae02a3d
commit
1184c748b7
@ -161,7 +161,7 @@ func checkVersion() {
|
||||
}
|
||||
|
||||
if latestVersion != "" {
|
||||
versionMessage = fmt.Sprintf("\nA new version is available (%s), please go to https://github.com/dagger/dagger/doc/install.md for instructions.", latestVersion)
|
||||
versionMessage = fmt.Sprintf("\nA new version is available (%s), please go to https://docs.dagger.io/1200/local-dev for instructions.", latestVersion)
|
||||
}
|
||||
|
||||
// Update check timestamps file
|
||||
|
Reference in New Issue
Block a user