Remove out dated Enterprise landing page
We now just redirect to the QE plans page Fixes https://www.pivotaltracker.com/story/show/142166263
This commit is contained in:
parent
3a72a8ef9c
commit
147b812edb
4 changed files with 1 additions and 360 deletions
|
@ -131,9 +131,6 @@ export class QuayRoutes {
|
|||
// Confirm Invite
|
||||
.route('/confirminvite', 'confirm-invite')
|
||||
|
||||
// Enterprise marketing page
|
||||
.route('/enterprise', 'enterprise')
|
||||
|
||||
// Public Repo Experiments
|
||||
.route('/__exp/publicRepo', 'public-repo-exp')
|
||||
|
||||
|
|
Reference in a new issue