From f283a3a81363d410714b52761103cc025f397ba3 Mon Sep 17 00:00:00 2001 From: Vatsal Sanjay Date: Mon, 3 Aug 2026 10:17:44 +0100 Subject: [PATCH 1/2] Correct personal site path in documentation --- AGENTS.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index cf414b6f..e4dad2b3 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -6,7 +6,7 @@ with code in this repository. ## Overview This is Vatsal Sanjay's personal website built with Jekyll and hosted on -GitHub Pages at . The site serves as a +GitHub Pages at . The site serves as a redirect hub to the [CoMPhy Lab website](https://comphy-lab.org) for research content, team information, and contact details. diff --git a/README.md b/README.md index e73841d7..55008f60 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ [![Last Commit](https://img.shields.io/github/last-commit/VatsalSy/VatsalSy.github.io?style=flat-square&logo=github)](https://github.com/VatsalSy/VatsalSy.github.io/commits/main) [![Jekyll](https://img.shields.io/badge/Jekyll-4.3.2-%23CC0000?style=flat-square&logo=jekyll)](https://jekyllrb.com/) -The personal website for Vatsal Sanjay, hosted at [comphy-lab.org/vatsalsy](https://comphy-lab.org/vatsalsy), built with Jekyll. If you are looking for the website of the Computational Multiphase Physics Lab, check out [comphy-lab.org](https://comphy-lab.org) or [github](https://github.com/comphy-lab). +The personal website for Vatsal Sanjay, hosted at [comphy-lab.org/VatsalSy](https://comphy-lab.org/VatsalSy), built with Jekyll. If you are looking for the website of the Computational Multiphase Physics Lab, check out [comphy-lab.org](https://comphy-lab.org) or [github](https://github.com/comphy-lab). ## Directory Structure From 9dd9a98cf06610856ecfd5e9c45503261aa8a3fd Mon Sep 17 00:00:00 2001 From: Vatsal Sanjay | CoMPhy Lab Date: Mon, 3 Aug 2026 18:20:28 +0100 Subject: [PATCH 2/2] Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55008f60..b93285d3 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ [![Last Commit](https://img.shields.io/github/last-commit/VatsalSy/VatsalSy.github.io?style=flat-square&logo=github)](https://github.com/VatsalSy/VatsalSy.github.io/commits/main) [![Jekyll](https://img.shields.io/badge/Jekyll-4.3.2-%23CC0000?style=flat-square&logo=jekyll)](https://jekyllrb.com/) -The personal website for Vatsal Sanjay, hosted at [comphy-lab.org/VatsalSy](https://comphy-lab.org/VatsalSy), built with Jekyll. If you are looking for the website of the Computational Multiphase Physics Lab, check out [comphy-lab.org](https://comphy-lab.org) or [github](https://github.com/comphy-lab). +The personal website for Vatsal Sanjay, hosted at [comphy-lab.org/VatsalSy](https://comphy-lab.org/VatsalSy), built with Jekyll. If you are looking for the website of the Computational Multiphase Physics Lab, check out [comphy-lab.org](https://comphy-lab.org) or [GitHub](https://github.com/comphy-lab). ## Directory Structure