Skip to content

Commit bdd886f

Browse files
committed
Link to exact location of usage
1 parent cd10171 commit bdd886f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ Packaging:
3838

3939
Other:
4040

41-
- [JuliaCI/PkgEval.jl](https://github.com/JuliaCI/PkgEval.jl) ([usage](TODO)): A package to test one or more Julia versions against the Julia package ecosystem.
42-
- [JuliaLang/www.julialang.org](https://github.com/JuliaLang/www.julialang.org) ([usage](TODO)): The Julia website repo (uses `versions.json` to auto-generate the list of Julia releases).
43-
- [StefanKarpinski/Resolver.jl](https://github.com/StefanKarpinski/Resolver.jl) ([usage](TODO)).
41+
- [JuliaCI/PkgEval.jl](https://github.com/JuliaCI/PkgEval.jl) ([usage](https://github.com/JuliaCI/PkgEval.jl/blob/b3eb65eebfc604cbb576e56eb8aea621e81afecc/src/julia.jl#L6)): A package to test one or more Julia versions against the Julia package ecosystem.
42+
- [JuliaLang/www.julialang.org](https://github.com/JuliaLang/www.julialang.org) ([usage](https://github.com/JuliaLang/www.julialang.org/blob/cbfac612a7bd0c8d90dad2a0f882bc152074dc7e/downloads/oldreleases.jl#L16)): The Julia website repo (uses `versions.json` to auto-generate the list of Julia releases).
43+
- [StefanKarpinski/Resolver.jl](https://github.com/StefanKarpinski/Resolver.jl) ([usage](https://github.com/StefanKarpinski/Resolver.jl/blob/9353ca543fb83012cc8fb9fb427febbc01b34ccf/bin/Registries.jl#L16)).
4444

4545
[^2]: This means that every tool that uses Juliaup is indirectly downstream of `versions.json`.
4646

0 commit comments

Comments
 (0)