Skip to content

Commit 2d8c010

Browse files
darktrojangitbook-bot
authored andcommitted
GITBOOK-716: No subject
1 parent 9d16a4c commit 2d8c010

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

thunderbird-development/building-thunderbird/artifact-builds.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Update both comm-central _and_ mozilla-central trees using `hg update -r abcdef1
8585

8686
* The build process logs a lot about what it's doing. This can help you understand exactly what's going on so read it the first few times you build.
8787
* You can in many cases do an even quicker rebuild (for example to remake pre-processed files) by running `./mach build faster` (or `../mach build -C . faster` if your current directory is comm-central). This skips a bunch of steps at the beginning and end of the build process that you might not need. When in doubt, don't build faster.
88-
* Calendar is built differently in an artifact build but this shouldn't affect most people.
88+
* Here's [the Firefox Source Docs page on artifact builds](https://firefox-source-docs.mozilla.org/contributing/build/artifact_builds.html) with even more information.
8989

9090
## Artifact builds on the Try server
9191

0 commit comments

Comments
 (0)