spring-cloud-aws icon indicating copy to clipboard operation
spring-cloud-aws copied to clipboard

Reference Documentation for Releases Unavailable

Open cschroedl-gov opened this issue 4 years ago • 3 comments

Type: Bug

Component: All

Steps to Reproduce

  1. Visit https://spring.io/projects/spring-cloud-aws#learn
  2. Try clicking on the "Reference Documentation" links for either of the most recent releases. Specifically, https://docs.spring.io/spring-cloud-aws/docs/current/reference/html/ and https://cloud.spring.io/spring-cloud-static/spring-cloud-aws/2.1.4.RELEASE/
  3. Observe that neither page is found (HTTP 404)

cschroedl-gov avatar Nov 09 '20 17:11 cschroedl-gov

Possibly related to #118

cschroedl-gov avatar Nov 09 '20 17:11 cschroedl-gov

Thanks for reporting, something got broken in docs generation. Docs are available at: https://docs.spring.io/spring-cloud-aws/docs/2.2.5.RELEASE/2.2.5.RELEASE/reference/html/

maciejwalkowiak avatar Nov 10 '20 19:11 maciejwalkowiak

Index html missing for version 2.2.6, the directory structure is the same as @maciejwalkowiak reported.

JurrianFahner avatar Feb 20 '21 09:02 JurrianFahner