Github user zenfenan commented on a diff in the pull request:
https://github.com/apache/nifi/pull/2925#discussion_r207899982
--- Diff: nifi-docs/src/main/asciidoc/administration-guide.adoc ---
@@ -3256,9 +3361,9 @@ stream {
image:s2s-rproxy-portnumber.svg["Port number to Node mapping"]
--- End diff --
I think this is a good opportunity to fix the screenshots as well. They
aren't loading properly. The URL has changed, all the image URLs have to be
changed from `src/main/asciidoc/<image_name>` to
`src/main/asciidoc/images/<image_name>`
---