Skip to content

Static Doc Links for current version #47965

@ciis0

Description

@ciis0

Hi,

in the past it was possible to statically link to the every minor version.

but since some time, the "current" version also is always redirected to "current"...
(i.e. without any version in the path)

for example:

for 3.4
https://docs.spring.io/spring-boot/3.4/reference/features/external-config.html#features.external-config.files.multi-document
stays like that

but for 3.5 (the current version at time of writing)
https://docs.spring.io/spring-boot/3.5/reference/features/external-config.html#features.external-config.files.multi-document
redirects to docs without the version
https://docs.spring.io/spring-boot/reference/features/external-config.html#features.external-config.files.multi-document

this makes it quite hard to build links that do not break on new versions (e.g. when the documentation is restructured)
because you have to manually re-insert the docs/3.5 part again after paste...

Edit: somehow messed up that 3.5 is the current version...

Metadata

Metadata

Assignees

No one assigned

    Labels

    for: external-projectFor an external project and not something we can fixstatus: invalidAn issue that we don't feel is valid

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions