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

apratim pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-resilientdb-site.git


The following commit(s) were added to refs/heads/master by this push:
     new d1159fe  Update index.tsx
d1159fe is described below

commit d1159fe1c1de1b1a86027588edc013885ee63279
Author: Apratim Shukla <[email protected]>
AuthorDate: Thu May 23 15:16:26 2024 -0700

    Update index.tsx
---
 src/components/Footer/index.tsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/components/Footer/index.tsx b/src/components/Footer/index.tsx
index b91d5d9..8d12c85 100644
--- a/src/components/Footer/index.tsx
+++ b/src/components/Footer/index.tsx
@@ -83,7 +83,7 @@ const Footer = () => {
                   </li>
                   <li>
                     <Link
-                      href="https://resilientdb.expolab.org";
+                      href="https://expolab.resilientdb.com";
                       className="mb-4 inline-block text-base text-body-color 
duration-300 hover:text-primary dark:text-body-color-dark 
dark:hover:text-primary"
                     >
                       Learn More

Reply via email to