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

docs link is broken #134

Closed
jameslamb opened this issue Aug 2, 2024 · 3 comments · Fixed by #136
Closed

docs link is broken #134

jameslamb opened this issue Aug 2, 2024 · 3 comments · Fixed by #136
Assignees
Labels
bug Something isn't working doc Improvements or additions to documentation

Comments

@jameslamb
Copy link
Member

The README links to https://rapidsai.github.io/legate-boost/, but that URl is 404-ing.

image

I suspect I broke that with the changes in #125 😬 . I'll look into it.

@jameslamb jameslamb added bug Something isn't working doc Improvements or additions to documentation labels Aug 2, 2024
@jameslamb jameslamb self-assigned this Aug 2, 2024
@jameslamb
Copy link
Member Author

I wonder if maybe something else is going on with the settings? Because even just going to https://rapidsai.github.io/, I see "There isn't a GitHub Pages site here.".

image

I've put up an ops request requesting admin access so I can see the settings here.

@jameslamb
Copy link
Member Author

Noting that adding /html to the path, I can see the docs.

Broken: https://rapidsai.github.io/legate-boost/
Works: https://rapidsai.github.io/legate-boost/html/

Even more evidence that @raydouglass 's theory is right and that we just need one more level of nesting in the artifact reference (implemented in #136).

@jameslamb
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working doc Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant