Merge pull request #2148 from dolanor/fix-install-link

fix: update install link
This commit is contained in:
Helder Correia
2022-04-12 09:40:51 +00:00
committed by GitHub

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