From 64841bc0d9c34b9c0d10b82d8fc05405e991e1d3 Mon Sep 17 00:00:00 2001 From: Hippolyte Verninas Date: Sun, 24 May 2026 13:11:54 +0200 Subject: [PATCH 1/5] fix broken links --- _data/citations.yaml | 2 +- _data/sources-new.yaml | 8 ++++---- research/DSG/index.html | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/_data/citations.yaml b/_data/citations.yaml index ca6baab..1a5c4d6 100644 --- a/_data/citations.yaml +++ b/_data/citations.yaml @@ -1217,7 +1217,7 @@ buttons: - type: website text: Website - link: https://circle-group.github.io/research/digeo + link: https://circle-group.github.io/research/DSG plugin: sources.py file: sources-new.yaml - title: "MoLingo: Motion\u2013Language Alignment for Text-to-Human Motion Generation" diff --git a/_data/sources-new.yaml b/_data/sources-new.yaml index 23e93b5..7fd27d2 100644 --- a/_data/sources-new.yaml +++ b/_data/sources-new.yaml @@ -117,7 +117,7 @@ buttons: - type: preprint link: https://arxiv.org/abs/2505.17150 - + - title: 'Large Learning Rates Simultaneously Achieve Robustness to Spurious Correlations and Compressibility' authors: - Melih Barsbey @@ -313,7 +313,7 @@ buttons: - type: website text: Website - link: https://circle-group.github.io/research/digeo + link: https://circle-group.github.io/research/DSG - title: 'MoLingo: Motion–Language Alignment for Text-to-Human Motion Generation' authors: @@ -348,9 +348,9 @@ link: https://circle-group.github.io/research/PoseDFlow buttons: - type: preprint - link: + link: - type: source - link: + link: - type: website text: Website link: https://circle-group.github.io/research/PoseDFlow diff --git a/research/DSG/index.html b/research/DSG/index.html index 00b40a6..3a194a7 100644 --- a/research/DSG/index.html +++ b/research/DSG/index.html @@ -716,7 +716,7 @@

Paper - + Docs From 670d88e35ad97b296e1be5a5eaf021ef96aaeb21 Mon Sep 17 00:00:00 2001 From: Hippolyte Verninas Date: Sun, 31 May 2026 23:40:23 +0200 Subject: [PATCH 2/5] redirect dsg to DSG --- research/DSG/index.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/research/DSG/index.html b/research/DSG/index.html index 3a194a7..630016b 100644 --- a/research/DSG/index.html +++ b/research/DSG/index.html @@ -1,3 +1,8 @@ +--- +redirect_from: + - /research/dsg/ + - /research/dsg +---