Skip to content

Commit 3884c4c

Browse files
authored
Merge pull request #1584 from mrmundt/conference-redirect
Create a Generic Redirect for the Conference
2 parents 423e912 + 5a09098 commit 3884c4c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.github/workflows/linting.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,9 @@ jobs:
5555
https://twitter.com/us_rse/status/1447622175133945860,\
5656
https://twitter.com/iancosden/status/1122937311644323841,\
5757
https://bitcon.blacksintechnology.net/,\
58-
https://travel.usnews.com/features/top-pride-parades-and-celebrations-in-the-us"
58+
https://travel.usnews.com/features/top-pride-parades-and-celebrations-in-the-us,\
59+
https://family.20thcenturystudios.com/movies/hidden-figures,\
60+
https://www.usatoday.com/story/money/2023/06/07/silicon-valley-tech-black-history-roy-clay/70262081007/"
5961

6062
# Exclude these files from the checker
6163
exclude_files: "README.md,\

pages/redirects/conference.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
layout: page
3+
title: Current Conference
4+
permalink: /events/conference/current/
5+
redirect: https://us-rse.org/usrse24/program
6+
---

0 commit comments

Comments
 (0)