Skip to content

Commit

Permalink
Update README.md - fixed links
Browse files Browse the repository at this point in the history
  • Loading branch information
darnjo authored Sep 12, 2023
1 parent a2f57ca commit 36327a1
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 @@ -20,17 +20,17 @@ add package `@reso/reso-certification-utils` and yarn install --check-files. Aft
## Batch Test Runner
Runs a batch of tests using a provided configuration file.

[**MORE INFO**](./utils/batch-test-runner/README.md)
[**MORE INFO**](./lib/batch-test-runner/README.md)

## Restore Certification Server
Restores a RESO Certification API Server using a set of existing results in a given directory structure.

[**MORE INFO**](./utils/restore-utils/README.md)
[**MORE INFO**](./lib/restore-utils/README.md)

## Find Variations
Uses a number of techniques to find potential variations for local items contained in a Data Dictionary metadata report.

[**MORE INFO**](./utils/find-variations/README.md)
[**MORE INFO**](./lib/find-variations/README.md)


## Tests
Expand Down

0 comments on commit 36327a1

Please sign in to comment.