Skip to content

Commit

Permalink
Update Url to PackageCompiler docs (#283)
Browse files Browse the repository at this point in the history
  • Loading branch information
psteinb authored Aug 12, 2024
1 parent 001d60e commit 687cdde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/project.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ incremental=false
filter_stdlibs=true
```

You can find more references for these options in [PackageCompiler#create_sysimage](https://julialang.github.io/PackageCompiler.jl/dev/refs/#PackageCompiler.create_sysimage).
You can find more references for these options in [PackageCompiler#create_sysimage](https://julialang.github.io/PackageCompiler.jl/dev/refs.html#PackageCompiler.create_sysimage).

However, you may still find it being slow, you can further reduce the latency
by adding an execution file to record precompilation statements.
Expand Down

0 comments on commit 687cdde

Please sign in to comment.