Skip to content

Commit 2990153

Browse files
authored
chore(build): fix missing link in build documentation
1 parent 9455ccd commit 2990153

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/build/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Release tags are used to trigger the publication of a release and its correspond
6060
The automated release process for publication of a release will re-use the compiled binaries and packages that were created in the most recent draft tag. Thus, every release tag requires a prior draft tag to be present. The release automation process is handled by [Evergreen](#evergreen-ci).
6161

6262
## Evergreen CI
63-
The Mongo Shell project uses Evergreen for Continuous Integration and the release automation process described above. Follow [Evergreen Build][evergreen-url] to see the waterfall for the Mongo Shell project.
63+
The Mongo Shell project uses Evergreen for Continuous Integration and the release automation process described above. Follow [Evergreen Build](https://evergreen.mongodb.com/waterfall/mongosh) to see the waterfall for the Mongo Shell project.
6464

6565
For full details on the project's configuration see the Evergreen configuration file [`.evergreen.yml`](../../.evergreen.yml).
6666

0 commit comments

Comments
 (0)