Skip to content

Commit

Permalink
Update links in readme (#328)
Browse files Browse the repository at this point in the history
* replace dead link 'nmdc-metadata' with 'issues' repo

* update name of make command to ssh into nersc mongo dbs

---------

Co-authored-by: Jing - Peters MBP <[email protected]>
  • Loading branch information
2 people authored and dwinston committed Nov 3, 2023
1 parent 0e8764f commit f1820af
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 @@ -6,8 +6,8 @@ http://nmdcstatus.polyneme.xyz/

## How It Fits In

* [nmdc-metadata](https://github.com/microbiomedata/nmdc-metadata)
tracks issues related to NMDC metadata, which may necessitate work across multiple repos.
* [issues](https://github.com/microbiomedata/issues)
tracks issues related to NMDC, which may necessitate work across multiple repos.

* [nmdc-schema](https://github.com/microbiomedata/nmdc-schema/)
houses the LinkML schema specification, as well as generated artifacts (e.g. JSON Schema).
Expand Down Expand Up @@ -111,7 +111,7 @@ If you are connecting to resources that require an SSH tunnel—for example, a M
The following command could be useful to you, either directly or as a template (see `Makefile`).

```shell
make nersc-ssh-tunnel
make nersc-mongo-tunnels
```

Finally, spin up the Docker Compose stack.
Expand Down

0 comments on commit f1820af

Please sign in to comment.