317brian commented on code in PR #408:
URL: https://github.com/apache/druid-website-src/pull/408#discussion_r1279949198


##########
src/pages/druid-powered.md:
##########
@@ -8,9 +8,11 @@ title: Powered by Apache Druid
   </div>
 </div>
 
+
 :::tip
 
-<a 
href="https://github.com/apache/druid-website-src/blob/master/src/pages/druid-powered.md";><span
 class="fa fa-plus"></span> Add Your Company</a>
+<a 
href="https://github.com/apache/druid-website-src/blob/master/druid-powered.md";>

Review Comment:
   Looks like b/c of your additions, it's trying to override the URL fix 
Victoria made, so we can fix it manually here.



##########
src/pages/druid-powered.md:
##########
@@ -8,9 +8,11 @@ title: Powered by Apache Druid
   </div>
 </div>
 
+
 :::tip
 
-<a 
href="https://github.com/apache/druid-website-src/blob/master/src/pages/druid-powered.md";><span
 class="fa fa-plus"></span> Add Your Company</a>
+<a 
href="https://github.com/apache/druid-website-src/blob/master/druid-powered.md";>

Review Comment:
   ```suggestion
   <a 
href="https://github.com/apache/druid-website-src/blob/master/src/pages/druid-powered.md";>
   ```



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


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

Reply via email to