Roiocam commented on code in PR #495: URL: https://github.com/apache/incubator-pekko-http/pull/495#discussion_r1506903123
########## docs/src/main/paradox/reference.md: ########## @@ -2,7 +2,7 @@ ## API Documentation - * @scaladoc:[Scaladoc](org.apache.pekko.http.scaladsl.index) + * @scaladoc:[Scaladoc](org.apache.pekko.http.scaladsl.package-summary) Review Comment: We have two api docs paths: - `https://pekko.apache.org/api/`: has index.html, not package-summary.html - `https://pekko.apache.org/japi/`: has package-summary.html, not index.html I think there are some problems with the path under [this page](https://pekko.apache.org/docs/pekko-http/current/reference.html). One links to api and the other is japi. Why? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
