Skip to content

Commit acd0ca7

Browse files
committed
Fixed broken link in README
1 parent 2c4df3b commit acd0ca7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The packages included under the `[developer]` installation key contain some help
2929
- `pre-commit` - Allows for the installation and running of hooks to help with linting, formatting, and type checking your code.
3030
- `pytest` - Used in conjunction with test functions to evaluate the reliability of your code.
3131

32-
Instructions for setting up the database for Murfey to register files to can be found [here](src/murfey/server/MURFEY_DB.md).
32+
Instructions for setting up the database for Murfey to register files to can be found [here](src/murfey/server/README.md).
3333

3434
Finally, you may want to set up an ISPyB mock database server and a Zocalo
3535
development environment. The instructions for this are out of scope here.

0 commit comments

Comments
 (0)