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

stable docs link is broken #668

Closed
markmbaum opened this issue Mar 12, 2024 · 13 comments
Closed

stable docs link is broken #668

markmbaum opened this issue Mar 12, 2024 · 13 comments
Labels
documentation Improvements or additions to documentation

Comments

@markmbaum
Copy link

markmbaum commented Mar 12, 2024

this link to the "stable" version of the docs is broken: https://rafaqz.github.io/DimensionalData.jl/stable/

the "dev" link is working

Screenshot 2024-03-12 at 1 54 02 PM
@lazarusA
Copy link
Collaborator

should be fixed by master in DocumenterVitepress now.

@markmbaum
Copy link
Author

does not appear to be working

@rafaqz
Copy link
Owner

rafaqz commented Mar 13, 2024

He means master of the documentation package. When thats registered we will push a fix here.

@jonathanfischer97
Copy link

The link is still broken FYI

@asinghvi17
Copy link
Collaborator

Someone just has to run the documentation job on that tag again.

@rafaqz
Copy link
Owner

rafaqz commented Jun 6, 2024

I don't think so @asinghvi17 bumped version have not fixed it

@asinghvi17
Copy link
Collaborator

Oh, I forgot that DD had the extra hydration error...

@rafaqz
Copy link
Owner

rafaqz commented Jun 7, 2024

It's a pretty bad look right now 😭

Does anyone understand the hydration problem yet?

@spaette
Copy link
Contributor

spaette commented Jul 9, 2024

What about a redirect from stable to v0.27.3?

@rafaqz
Copy link
Owner

rafaqz commented Jul 9, 2024

If you know how to do that go for it

@spaette
Copy link
Contributor

spaette commented Jul 9, 2024

Possibly a solution would be obtainable by determining how the below is accomplished.

cf: https://github.com/LuxDL/DocumenterVitepress.jl

About

https://luxdl.github.io/DocumenterVitepress.jl/

which redirects to

https://luxdl.github.io/DocumenterVitepress.jl/v0.1.1/

Releases

Releases 20
v0.1.1 Latest
last month

[their] "dev" link is [also] working

https://luxdl.github.io/DocumenterVitepress.jl/dev/

@rafaqz rafaqz added the documentation Improvements or additions to documentation label Jul 14, 2024
@spaette
Copy link
Contributor

spaette commented Jul 14, 2024

when this is resolved you might want to modify/update README.md

this of course is optional though the current link redirects to the latter

- [See the docs for more details](https://rafaqz.github.io/DimensionalData.jl/)
+ [See the docs for more details](https://rafaqz.github.io/DimensionalData.jl/stable/)

this one is currently opening as a 404 without any page header/footer

- listed at the [API](https://rafaqz.github.io/DimensionalData.jl/reference) page.
+ listed at the [API](https://rafaqz.github.io/DimensionalData.jl/stable/api/reference) page.

@felixcremer
Copy link
Contributor

This is fixed.

@rafaqz rafaqz closed this as completed Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

7 participants