Skip to content

Commit

Permalink
fix broken link to .config/config_fast_builds in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mat-1 committed Dec 17, 2023
1 parent 6452765 commit 50e7cc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azalea/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Then, use one of the following commands to add Azalea to your project:

For faster compile times, make a `.cargo/config.toml` file in your project
and copy
[this file](https://github.com/azalea-rs/azalea/blob/main/.cargo/config.toml)
[this file](https://github.com/azalea-rs/azalea/blob/main/.cargo/config_fast_builds)
into it. You may have to install the LLD linker.

For faster performance in debug mode, add the following code to your
Expand Down

0 comments on commit 50e7cc4

Please sign in to comment.