Skip to content

Commit

Permalink
Merge pull request #181 from zooniverse/pfe-url-fix
Browse files Browse the repository at this point in the history
Update PFE and FEM's commit check URLs
  • Loading branch information
zwolf authored Sep 26, 2024
2 parents 895f46d + 67b30f7 commit 5faf5df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/zooniverse_github.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ 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',
'zooniverse/panoptes-front-end' => 'https://www.zooniverse.org',
'zooniverse/panoptes-front-end' => 'https://static.zooniverse.org/www.zooniverse.org',
'zooniverse/pfe-lab' => 'https://lab.zooniverse.org',
'zooniverse/scribes-of-the-cairo-geniza' => 'https://www.scribesofthecairogeniza.org',
'zooniverse/sugar' => 'https://notifications.zooniverse.org',
Expand Down

0 comments on commit 5faf5df

Please sign in to comment.