assignUser commented on code in PR #35405:
URL: https://github.com/apache/arrow/pull/35405#discussion_r1184381431


##########
docs/source/_templates/docs-sidebar.html:
##########
@@ -1,6 +1,6 @@
 
 <a class="navbar-brand" href="{{ pathto(master_doc) }}">
-  <img src="{{ pathto('_static/' + logo_url, 1) }}" class="logo" alt="logo">
+  <img src="{{ logo_url|e }}" class="logo" alt="logo">

Review Comment:
   This works for both but there are other issue (#35403) that require us to 
pin to <6 for now.



-- 
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]

Reply via email to