diff --git a/lib/zooniverse_github.rb b/lib/zooniverse_github.rb index 9f55c35..0227bc4 100644 --- a/lib/zooniverse_github.rb +++ b/lib/zooniverse_github.rb @@ -21,7 +21,7 @@ class RefAlreadyDeployed < StandardError; end IRREGULAR_DOWNCASED_ORG_URLS = { 'zooniverse/aggregation-for-caesar' => 'https://aggregation-caesar.zooniverse.org/', 'zooniverse/anti-slavery-manuscripts' => 'https://www.antislaverymanuscripts.org', - 'zooniverse/front-end-monorepo' => 'https://fe-project.zooniverse.org/projects', + 'zooniverse/front-end-monorepo' => 'https://fe-root.zooniverse.org', 'zooniverse/jobs.zooniverse.org' => 'https://jobs.zooniverse.org', 'zooniverse/notes-from-nature-field-book' => 'https://field-book.notesfromnature.org', 'zooniverse/pandora' => 'https://translations.zooniverse.org',