Skip to content

Commit

Permalink
Update README.md to include accessible links
Browse files Browse the repository at this point in the history
  • Loading branch information
lizgarciao authored Sep 30, 2023
1 parent 023230d commit 427e311
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ wiki](https://lib-confluence.princeton.edu/pages/viewpage.action?spaceKey=ALMA&t
Note: You need to have PostgreSQL installed in your machine and available in your path for the `pg` gem to compile native extensions (e.g. `export PATH=$PATH:/Library/PostgreSQL/10/bin/`).

### Setup server
1. Install Lando from https://github.com/lando/lando/releases (at least 3.0.0-rrc.2)
1. Install Lando from [lando releases GitHub](https://github.com/lando/lando/releases) (at least 3.0.0-rrc.2)
1. Install Sidekiq Pro credentials:
```
lpass login emailhere
Expand Down Expand Up @@ -107,7 +107,7 @@ Deployment is through capistrano. To deploy a branch other than "main", prepend

## Locations Configuration

See: https://github.com/pulibrary/bibdata/blob/main/docs/location_changes.md
See: [Location Changes documentation](https://github.com/pulibrary/bibdata/blob/main/docs/location_changes.md)

## API Endpoints
[API Endpoint documentation](docs/api_endpoints.md)
Expand Down

0 comments on commit 427e311

Please sign in to comment.