Skip to content

Commit

Permalink
Merge pull request hotosm#176 from Roseford/backend_docs/patch
Browse files Browse the repository at this point in the history
added relative path for accessibility
  • Loading branch information
kshitijrajsharma authored Oct 25, 2023
2 parents 9b724e1 + e9e1609 commit 7d5257c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions backend/docs/backend_README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ The platform that fAIr provides is a further fine-tuning of the base-line model

The backend codebase is organised into the following main directories and files:

- docker: This directory contains the Docker configurations for the project.
- [docker](../docker/): This directory contains the Docker configurations for the project.
- ramp: This directory contains the RAMP (Rapid Analytics and Model Prototyping) configurations.
- solaris: This directory contains the Solaris configurations, a Python library for piping and translation between geospatial and ML formats

- requirements.txt: This file lists the Python dependencies required by the project.
- [requirements.txt](../requirements.txt): This file lists the Python dependencies required by the project.

### Deploying

Expand Down

0 comments on commit 7d5257c

Please sign in to comment.