Skip to content

Spring Security reference doc links not working #28407

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

Closed
dreis2211 opened this issue Oct 21, 2021 · 3 comments
Closed

Spring Security reference doc links not working #28407

dreis2211 opened this issue Oct 21, 2021 · 3 comments
Labels
type: documentation A documentation update
Milestone

Comments

@dreis2211
Copy link
Contributor

Hi,

I noticed that the links to the Spring Security Reference are not working in the current snapshot docs. https://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/#web.security

I don't know if this is maybe a spring-security issue or if it's just a matter of adjusting to a new location, but maybe you could coordinate/forward this.

Cheers,
Christoph

@dreis2211 dreis2211 changed the title Spring Security doc links not working Spring Security reference doc links not working Oct 21, 2021
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Oct 21, 2021
@wilkinsona
Copy link
Member

Thanks, @dreis2211. https://spring.io/projects/spring-security#learn links to https://docs.spring.io/spring-security/ which works but it's unversioned so we'd prefer not to use it. The 5.6.0-RC1 javadoc link (https://docs.spring.io/spring-security/docs/5.6.0-RC1/api/) is versioned but it 404s. There are a few other broken links on Spring Security's project page. I'll ask the Security team to take a look.

@wilkinsona
Copy link
Member

The versioned docs seem to be at https://docs.spring.io/spring-security/site/docs/5.6.0-RC1/ but there's only API documentation there.

@wilkinsona
Copy link
Member

https://docs.spring.io/spring-security/5.6/ is the link for the updated reference docs. Security is moving to a model where the URL will only include the major.minor version with each maintenance release overwriting the previous release's documentation.

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

No branches or pull requests

3 participants