This is an automated email from the ASF dual-hosted git repository.

lahirujayathilake pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airavata-portals.git


The following commit(s) were added to refs/heads/main by this push:
     new c843a77ff make workshop link clickable
c843a77ff is described below

commit c843a77ff0ea63a9a9dc4825dd978b360bbd4ae4
Author: ganning127 <[email protected]>
AuthorDate: Mon Jul 28 23:12:51 2025 -0700

    make workshop link clickable
---
 airavata-research-portal/src/components/events/Jul28AllenWorkshop.tsx | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/airavata-research-portal/src/components/events/Jul28AllenWorkshop.tsx 
b/airavata-research-portal/src/components/events/Jul28AllenWorkshop.tsx
index dd271bf9e..f4d0c17a7 100644
--- a/airavata-research-portal/src/components/events/Jul28AllenWorkshop.tsx
+++ b/airavata-research-portal/src/components/events/Jul28AllenWorkshop.tsx
@@ -11,6 +11,7 @@ export const Jul28AllenWorkshop = () => {
           <KeyPair
               keyStr="Workshop Details"
               
valueStr="https://alleninstitute.org/events/2025-modeling-software-workshop";
+              
href="https://alleninstitute.org/events/2025-modeling-software-workshop";
           />
           <KeyPair
               keyStr="User Instructions"

Reply via email to