Skip to content

Commit

Permalink
fix readme link, use new docs folder
Browse files Browse the repository at this point in the history
  • Loading branch information
bhazelton committed Apr 29, 2022
1 parent 66c69f9 commit e22d202
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ To use pre-commit to prevent committing code that does not follow our style, you
need to run `pre-commit install` in the top level `hera_mc` directory.

For more instructions for developers, especially related to working with the database
and schema changes, see the [Developer Instructions](docs/developer.md).
and schema changes, see the [Developer Instructions](./docs/developer.md).

# Tests

Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit e22d202

Please sign in to comment.