Closed JoshuaLampert closed 9 months ago
There are warnings when building the docs because Documenter.jl is unable to determine the repo URL. Using Remotes.GitHub should fix this so that the link to the repo is shown in the upper right in the documentation.
Remotes.GitHub
You need to merge this manually since some required checks don't run for pure docs changes like this. (I don't have the rights to force-merge this PR)
There are warnings when building the docs because Documenter.jl is unable to determine the repo URL. Using
Remotes.GitHub
should fix this so that the link to the repo is shown in the upper right in the documentation.