NihalJain commented on code in PR #7217: URL: https://github.com/apache/hbase/pull/7217#discussion_r2272356424
########## src/main/asciidoc/_chapters/backup_restore.adoc: ########## @@ -95,7 +95,7 @@ This strategy stores the backups on the same cluster as where the backup was tak as it does not provide any additional safety on top of what the software itself already provides. .Intra-Cluster Backup -image::backup-intra-cluster.png[] +image::../images/backup-intra-cluster.png[] Review Comment: > I’m a bit confused right now :) Are you saying I’m referencing the wrong image directory, or that we don’t need this change at all? Could you explain a bit more? I’m not very familiar with this process and would like to understand it better. Initially i thought we are trying to fix adoc only, but are not accounting the fact that site already works. Usually docs are supposed to be referred via site not many people will refer it directly. Given your previous comment that both work, may be we can look to get it work at both the places. -- 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: issues-unsubscr...@hbase.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org