Skip to content

Commit

Permalink
Add links to actions; wording
Browse files Browse the repository at this point in the history
  • Loading branch information
Beecher Baker authored and wbbaker committed Nov 22, 2024
1 parent 2de1ef4 commit 21c2d64
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

It has four repos, each with its own GitHub Pages site — because a repo [can only have a single GitHub Pages site](https://github.com/orgs/community/discussions/21582):

| Repo | Description | Deployed to | Method |
| Repo | Destination | Deployed URL | Method |
|--|--|--|--|
| taxonpages | Github Pages | https://purdueentomologicalresearchcollection.github.io/taxonpages/ | automatic |
| taxonpages-deploy | Cascade | https://ag.purdue.edu/department/entm/perc/search-collection.html | manual |
| taxonpages-deploy | Cascade | https://ag.purdue.edu/department/entm/perc/search-collection.html | [manual](https://github.com/PurdueEntomologicalResearchCollection/taxonpages-deploy/actions) |
| taxonpages-dev | Github Pages | https://purdueentomologicalresearchcollection.github.io/taxonpages-dev/ | automatic |
| taxonpages-deploy-dev | Cascade | https://ag.purdue.edu/department/agit/test/perc/ | manual |
| taxonpages-deploy-dev | Cascade | https://ag.purdue.edu/department/agit/test/perc/ | [manual](https://github.com/PurdueEntomologicalResearchCollection/taxonpages-deploy-dev/actions) |


There is one divergence between them: in the `setup` branch, in `router.yml`:`base_url` is set to:
Expand Down

0 comments on commit 21c2d64

Please sign in to comment.