Skip to content

Commit

Permalink
fixes new docs paths in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Zack LaVergne authored and dakotabenjamin committed Aug 2, 2022
1 parent 49632fb commit 8bd7980
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,22 +7,22 @@

The most popular tool for teams to coordinate mapping on OpenStreetMap. With this web application an area of interest can be defined and divided up into smaller tasks that can be completed rapidly. It shows which areas need to be mapped and which areas need a review for quality assurance. You can see the tool in action: log into the widely used [HOT Tasking Manager](https://tasks.hotosm.org/) and start mapping.

[<img src="./docs/assets/project-view.gif" />](./docs/assets/project-view.gif)
[<img src="./docs-old/assets/project-view.gif" />](./docs-old/assets/project-view.gif)

This is Free and Open Source Software. You are welcome to use the code and set up your own instance. The Tasking Manager has been initially designed and built by and for the [Humanitarian OpenStreetMap Team](https://www.hotosm.org/), and is nowadays used by many communities and organizations.

## Get involved!

* Start by reading our [Code of conduct](./docs/code_of_conduct.md)
* Get familiar with our [contributor guidelines](./docs/contributing.md) explaining the different ways in which you can support this project! We need your help!
* Start by reading our [Code of conduct](./docs-old/code_of_conduct.md)
* Get familiar with our [contributor guidelines](./docs-old/contributing.md) explaining the different ways in which you can support this project! We need your help!
* Join the Tasking Manager Collective Meet up- an opportunity to meet other Tasking Manager contributors. The meet ups take place on the first Wednesday of the month 9:00 or 15:00UTC! Register to receive a calendar invite: https://bit.ly/3s6ntmV or join directly via this link: https://meet.jit.si/TaskingManagerCollectiveMeetUp


## Developers

* [Install TM with Docker](./docs/setup-docker.md)
* [Setup the TM for development](./docs/setup-development.md)
* [Learn about migrations between major versions](./docs/migration.md)
* [Install TM with Docker](./docs-old/setup-docker.md)
* [Setup the TM for development](./docs-old/setup-development.md)
* [Learn about migrations between major versions](./docs-old/migration.md)
* Help us and submit [pull requests](https://github.com/hotosm/tasking-manager/pulls)

## Instances
Expand Down

0 comments on commit 8bd7980

Please sign in to comment.