Skip to content

Commit

Permalink
guide-remove-relative-links (#514)
Browse files Browse the repository at this point in the history
  • Loading branch information
zdeveloper authored Jan 15, 2025
1 parent 8f25713 commit 2ae9192
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/user_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ ReportVision is a tool that automates the reading and extracting of labs from PD

### Installation and Development Guides

1. For [Frontend](./frontend/README.md)
2. For [Middleware ](./backend/README.md)
3. For OCR [OCR README](./OCR/README.md).
1. For [Frontend](https://github.com/CDCgov/ReportVision/blob/main/frontend/README.md)
2. For [Middleware ](https://github.com/CDCgov/ReportVision/blob/main/backend/README.md)
3. For OCR [OCR README](https://github.com/CDCgov/ReportVision/blob/main/OCR/README.md).

### High Level Architecture

Expand Down

0 comments on commit 2ae9192

Please sign in to comment.