Adding Clickable hyperlink within source code

Hi @GKIRAN :wave:

The formatting for a clickable link a Markdown document is as follows:

[Link text](https://example.com)`

Please ensure that you’re using this syntax in a markdown document (*.md file extension) in order for it to be rendered as a clickable link.