Skip to content

Commit 687cdde

Browse files
authored
Update Url to PackageCompiler docs (#283)
1 parent 001d60e commit 687cdde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ incremental=false
147147
filter_stdlibs=true
148148
```
149149

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

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

0 commit comments

Comments
 (0)