Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix docs deployment #18

Open
visr opened this issue Jan 31, 2025 · 0 comments
Open

Fix docs deployment #18

visr opened this issue Jan 31, 2025 · 0 comments

Comments

@visr
Copy link
Member

visr commented Jan 31, 2025

@asinghvi17 I see the URLs from #17 404. The CI action fails with:

[Documentation: ../../../.julia/packages/Documenter/Bs999/src/html/HTMLWriter.jl#L742](https://github.com/JuliaGeo/NaturalEarth.jl/pull/17/files#annotation_31566795895)
Unable to determine the repository root URL for the navbar link.
This can happen when a string is passed to the `repo` keyword of `makedocs`.

To remove this warning, either pass a Remotes.Remote object to `repo` to completely
specify the remote repository, or explicitly set the remote URL by setting `repolink`
via `makedocs(format = HTML(repolink = "..."), ...)`.

Also I guess we should use https://juliageo.org/NaturalEarth.jl/ as the canonical URL rather than juliageo.github.io which redirects there?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant