yashLadha opened a new pull request #92:
URL: https://github.com/apache/cassandra-website/pull/92


   Previously, link for contribute to cassandra was broken and rendered as
   plaintext instead of a link tag, this was because the link was a
   relative instead of absolute link and URL macro was not able to
   understand that.
   
   Using link macro solved the issue and corrected the path to
   development/index.html for contribute to cassandra.
   
   After:
   
   <img width="1261" alt="image" 
src="https://user-images.githubusercontent.com/18033231/150470730-e723fc58-d13c-49b1-9c9a-b7050c1cb08c.png";>
   
   Before:
   
   <img width="1182" alt="image" 
src="https://user-images.githubusercontent.com/18033231/150470747-1136fee4-1728-42f0-a9c4-f40517aeee38.png";>
   


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