Skip to content

Commit a4559e9

Browse files
committed
Remove duplicate /pag-2026 entry that was breaking tests
There were two entries for /pag-2026 - one in the conferences section and one in the PAG 2026 section. Consolidated to just the PAG 2026 section with the correct destination pointing to /pag33/.
1 parent 8617034 commit a4559e9

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

group_vars/all.yaml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,6 @@ gxy_io_rewrites:
3737
dest: https://docs.google.com/presentation/d/1gEEsNWAhKqZXrvUDN63Gj9WWlwnjJ0AQkZvyIZFdOsM
3838
- src: /cordi-2025
3939
dest: https://docs.google.com/presentation/d/1jrUaEW44bUgMjLlA94KvMmrnwiJholoGEuUtBy3IpXk
40-
- src: /pag-2026
41-
dest: https://nekrut.github.io/infographics/pag33/
42-
- src: /pag-2026-slides
43-
dest: https://docs.google.com/presentation/d/12KxLaWhwcyU7DYa-jdoNtAkE_WQevDFNTABemISnsNA/edit?usp=sharing
4440

4541
# Promo sites
4642
- src: /what-is-galaxy
@@ -131,9 +127,9 @@ gxy_io_rewrites:
131127

132128
#PAG 2026
133129
- src: /pag-2026
134-
dest: https://nekrut.github.io/infographics/
135-
136-
130+
dest: https://nekrut.github.io/infographics/pag33/
131+
- src: /pag-2026-slides
132+
dest: https://docs.google.com/presentation/d/12KxLaWhwcyU7DYa-jdoNtAkE_WQevDFNTABemISnsNA/edit?usp=sharing
137133

138134
#VGP-realted things
139135
- src: /phase1-data

0 commit comments

Comments
 (0)