Skip to content

Commit d3556ec

Browse files
authored
Update README.md
fix link
1 parent 83fb225 commit d3556ec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ These CLI applications are used by the PGS Catalog Calculator workflow.
77

88
| Application | Description | Link |
99
|-----------------------|------------------------------------------------|-------------------------------------------------------|
10-
| `pgscatalog-download` | Download scoring files from the PGS Catalog | [README](pgscatalog.downloadapp/pgscatalog/README.md) |
10+
| `pgscatalog-download` | Download scoring files from the PGS Catalog | [README](pgscatalog.downloadapp/README.md) |
1111
| `pgscatalog-combine` | Combine scoring files into a consistent format |
1212

1313

@@ -18,7 +18,7 @@ If you write code to work with PGS, we publish some libraries that might be hel
1818

1919
| Library | Description | Link |
2020
|------------------------|----------------------------------------------------------|---------------------------------------------------|
21-
| `pgscatalog-corelib` | Core classes and functions | [README](pgscatalog.corelib/pgscatalog/README.md) |
21+
| `pgscatalog-corelib` | Core classes and functions | [README](pgscatalog.corelib/README.md) |
2222
| `pgscatalog-matchlib` | Variant matching across scoring files and target genomes |
2323
| `pgscatalog-calclib` | Ancestry estimation and normalisation |
2424

@@ -29,4 +29,4 @@ Full documentation is provided..
2929

3030
## License
3131

32-
All of our code is open source and licensed with [Apache 2](LICENSE).
32+
All of our code is open source and licensed with [Apache 2](LICENSE).

0 commit comments

Comments
 (0)