How to add the hyperlink to the text in htmp report generated by Katalon

Code Snippet:
String link=‘my folder location
KeywordUtil.markPassed(link)

In Html report generated by Katalon, below path is displayed.
File link : C:\Users\username\Automation_20220112124327\US04_TS_01
(Attached the screenshot for the same)
Here i want add the hyperlink to this path.
When i click on the hyperlinked path, I should be redirected to the above hyperlinked path in my system.