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

ganning pushed a commit to branch workshop-link-fix
in repository https://gitbox.apache.org/repos/asf/airavata-portals.git

commit 3a222670a622bd65a3f22d10b5cbeffc4bb7d1f7
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 c4de62c01..3df06a554 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