peter279k commented on code in PR #10453: URL: https://github.com/apache/nifi/pull/10453#discussion_r2455506733
########## nifi-registry/nifi-registry-core/nifi-registry-docs/src/main/asciidoc/user-guide.adoc: ########## @@ -483,4 +483,4 @@ An example of using `curl` to download `my-processors-1.0.0.nar` by id and versi === Additional Actions -For additional actions that can be performed related to bundles, please consult the link:../rest-api/index.html[REST API documentation]. +For additional actions that can be performed related to bundles, please consult the link:https://nifi.apache.org/docs/nifi-registry-docs/rest-api/index.html[REST API documentation]. Review Comment: @exceptionfactory, the original path is relative, but the `rest-api` is not found in the NiFi Registry Doc directory. At this moment, I use the external link to guide the NiFi Registry REST API doc, but I'm not sure this approach is proper. Please review this suggest the recomendation. Thanks. -- 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]
