Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove outdated redirects #54

Open
ghost opened this issue Jan 24, 2020 · 2 comments
Open

Remove outdated redirects #54

ghost opened this issue Jan 24, 2020 · 2 comments
Assignees
Labels
bug Something isn't working engineering question Further information is requested stale

Comments

@ghost
Copy link

ghost commented Jan 24, 2020

Current dds.mil has two redirects that are outdated and need to be removed. They are as follows:

  • /aep which goes to the now defunct hirevue instance from September - October 2019
  • /TatooineGrandOpening which goes to the eventbrite page for Tatooine event in November 2019.

A diff for both is provided.

diff --git a/src/_redirects b/src/_redirects
index 4b1e0f7..8e869aa 100644
--- a/src/_redirects
+++ b/src/_redirects
@@ -1,11 +1,5 @@
 https://dds-mil.netlify.com/* https://dds.mil/:splat 301!

-# AEP is the DDS/ARCYBER Advanced Education Program and is part of the Tatooine effort
-/aep https://dds.hirevue.com/signup/nCrKGCmnYGjYRFHKvmPAJX/ 301
-
-# Tatooine Grand Opening invitation redirect
-/TatooineGrandOpening https://www.eventbrite.com/e/tatooines-grand-opening-tickets-72544800451 301
-
 # Redirecting /join to the in-page anchor #join to appease Will.
 /join https://dds.mil#join
@ashhath01 ashhath01 added bug Something isn't working engineering labels Apr 3, 2020
@ashhath01
Copy link

@vasavivempati93 might be a good bug to fix to get to know the current site? lets discuss sizing

@ashhath01 ashhath01 added the question Further information is requested label Apr 3, 2020
@SCasarottoDDS
Copy link
Contributor

This issue will be addressed on our first v2 release. Tagging @jhackshaw-dds for awareness. I have also added a couple recently that will need to be reviewed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working engineering question Further information is requested stale
Projects
None yet
Development

No branches or pull requests

4 participants