Skip to content

Commit

Permalink
Merge pull request #1584 from mrmundt/conference-redirect
Browse files Browse the repository at this point in the history
Create a Generic Redirect for the Conference
  • Loading branch information
mrmundt authored Sep 26, 2024
2 parents 423e912 + 5a09098 commit 3884c4c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/linting.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,9 @@ jobs:
https://twitter.com/us_rse/status/1447622175133945860,\
https://twitter.com/iancosden/status/1122937311644323841,\
https://bitcon.blacksintechnology.net/,\
https://travel.usnews.com/features/top-pride-parades-and-celebrations-in-the-us"
https://travel.usnews.com/features/top-pride-parades-and-celebrations-in-the-us,\
https://family.20thcenturystudios.com/movies/hidden-figures,\
https://www.usatoday.com/story/money/2023/06/07/silicon-valley-tech-black-history-roy-clay/70262081007/"

# Exclude these files from the checker
exclude_files: "README.md,\
Expand Down
6 changes: 6 additions & 0 deletions pages/redirects/conference.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
layout: page
title: Current Conference
permalink: /events/conference/current/
redirect: https://us-rse.org/usrse24/program
---

0 comments on commit 3884c4c

Please sign in to comment.