grails-spring-security-core icon indicating copy to clipboard operation
grails-spring-security-core copied to clipboard

Link to Documentation is Broken

Open satshil opened this issue 9 months ago • 7 comments

HyperLink to Documentation repo is broken (404) for latest as well as all legacy releases

https://grails.github.io/grails-spring-security-core/latest/guide

Please fix it.

satshil avatar Mar 08 '25 15:03 satshil

#1097 fixed the link in the README and future publications, but the version switch select box on already published pages in gh-pages branch does also have to be updated.

matrei avatar Mar 12 '25 07:03 matrei

Unfortunately, https://grails.github.io/grails-spring-security/latest/guide is giving a 404. Seems there's no current working version of the docs.

mc51 avatar Mar 18 '25 19:03 mc51

We have started moving the grails repos to the ASF. The old documentation links will be changing as a result.

https://apache.github.io/grails-spring-security should be the base url.

jdaugherty avatar Mar 18 '25 20:03 jdaugherty

We updated the base url in #1100. Can you try accessing it here: https://apache.github.io/grails-spring-security/

jdaugherty avatar Mar 18 '25 21:03 jdaugherty

"git clone" url at the bottoms needs to be updated eventually

paulk-asert avatar Mar 18 '25 21:03 paulk-asert

Any idea where the LDAP plugin documentation is located now? I'm going round in circles getting 404s. The link on here: https://github.com/apache/grails-spring-security/tree/7.0.x/plugin-ldap Specifies: https://apache.github.io/grails-spring-security/latest/ldap-plugin/guide Which gives a 404.

chrisbrookes avatar Apr 09 '25 10:04 chrisbrookes

@chrisbrookes Try https://apache.github.io/grails-spring-security/7.0.x/ldap-plugin/guide/index.html

matrei avatar Apr 09 '25 10:04 matrei