Skip to content

Commit cbff353

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 2c495ae commit cbff353

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

group_vars/all.yaml

Lines changed: 7 additions & 5 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
@@ -127,7 +123,13 @@ gxy_io_rewrites:
127123
- src: /pag25-webpage
128124
dest: https://plan.core-apps.com/pag32/event/ccb7e3a674d26e5273e1670285bf9f7f
129125
- src: /vgp-dockstore
130-
dest: https://dockstore.org/organizations/iwc/collections/vgp
126+
dest: https://dockstore.org/organizations/iwc/collections/vgp
127+
128+
#PAG 2026
129+
- src: /pag-2026
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
131133

132134
#VGP-realted things
133135
- src: /phase1-data

0 commit comments

Comments
 (0)