fix: update install link

Signed-off-by: Tanguy ⧓ Herrmann <tanguy@dagger.io>
This commit is contained in:
Tanguy ⧓ Herrmann 2022-04-12 11:34:38 +02:00
parent b5aae02a3d
commit 1184c748b7
No known key found for this signature in database
GPG Key ID: 0FE2C1C97F50F73B

View File

@ -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