adoroszlai opened a new pull request #1437: HDDS-2122. Broken logo image on 
category sub-pages
URL: https://github.com/apache/hadoop/pull/1437
 
 
   ## What changes were proposed in this pull request?
   
   Make link to Ozone logo relative to current page to fix broken image on sub 
pages.
   
   https://issues.apache.org/jira/browse/HDDS-2122
   
   ## How was this patch tested?
   
   Built docs from source, verified that logo is OK in both top-level and sub 
pages.
   
   ```
   $ mvn -Phdds -pl :hadoop-hdds-docs clean package
   $ grep '<img' hadoop-hdds/docs/target/classes/docs/interface/javaapi.html
           <img src="../ozone-logo-small.png" width="40"/>
   $ file hadoop-hdds/docs/target/classes/docs/ozone-logo-small.png
   hadoop-hdds/docs/target/classes/docs/ozone-logo-small.png: PNG image ...
   ```

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to