Skip to content

Commit 9b72676

Browse files
authored
Update README.md
1 parent 415140e commit 9b72676

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

README.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
# Mission Manager (AFC-MW)
22

3-
1. [What is the Mission Manager?](https://git.code.tecnalia.com/afarcloud/middleware/mission-manager/-/blob/master/README.md#what-is-the-mission-manager)
4-
2. [How to generate the Mission Manager bundle](https://git.code.tecnalia.com/afarcloud/middleware/mission-manager/-/blob/master/README.md#how-to-generate-the-mission-manager-bundle)
5-
3. [How to configure the Mission Manager](https://git.code.tecnalia.com/afarcloud/middleware/mission-manager/-/blob/master/README.md#how-to-configure-the-mission-manager)
6-
1. [Configuration before running the Mission Manager](https://git.code.tecnalia.com/afarcloud/middleware/mission-manager/-/blob/master/README.md#configuration-before-running-the-mission-manager)
7-
2. [Configuration during the execution of the Mission Manager](https://git.code.tecnalia.com/afarcloud/middleware/mission-manager/-/blob/master/README.md#configuration-during-the-execution-of-the-mission-manager)
8-
4. [How to run the Mission Manager](https://git.code.tecnalia.com/afarcloud/middleware/mission-manager/-/blob/master/README.md#how-to-run-the-mission-manager)
9-
1. [How to run the Mission Manager as a standalone application](https://git.code.tecnalia.com/afarcloud/middleware/mission-manager/-/blob/master/README.md#how-to-run-the-mission-manager-as-a-standalone-application)
10-
2. [How to run the Mission Manager as a Docker container](https://git.code.tecnalia.com/afarcloud/middleware/mission-manager/-/blob/master/README.md#how-to-run-the-mission-manager-as-a-docker-container)
11-
5. [Monitoring the Mission Manager](https://git.code.tecnalia.com/afarcloud/middleware/mission-manager/-/blob/master/README.md#monitoring-the-mission-manager)
12-
1. [Logs](https://git.code.tecnalia.com/afarcloud/middleware/mission-manager/-/blob/master/README.md#logs)
13-
2. [Mission related files](https://git.code.tecnalia.com/afarcloud/middleware/mission-manager/-/blob/master/README.md#mission-related-files)
14-
6. [Contact information](https://git.code.tecnalia.com/afarcloud/middleware/mission-manager/-/blob/master/README.md#contact-information)
3+
1. [What is the Mission Manager?](https://github.com/grys-upm/AFarCloud-Mission-Manager#what-is-the-mission-manager)
4+
2. [How to generate the Mission Manager bundle](https://github.com/grys-upm/AFarCloud-Mission-Manager#how-to-generate-the-mission-manager-bundle)
5+
3. [How to configure the Mission Manager](https://github.com/grys-upm/AFarCloud-Mission-Manager#how-to-configure-the-mission-manager)
6+
1. [Configuration before running the Mission Manager](https://github.com/grys-upm/AFarCloud-Mission-Manager#configuration-before-running-the-mission-manager)
7+
2. [Configuration during the execution of the Mission Manager](https://github.com/grys-upm/AFarCloud-Mission-Manager#configuration-during-the-execution-of-the-mission-manager)
8+
4. [How to run the Mission Manager](https://github.com/grys-upm/AFarCloud-Mission-Manager#how-to-run-the-mission-manager)
9+
1. [How to run the Mission Manager as a standalone application](https://github.com/grys-upm/AFarCloud-Mission-Manager#how-to-run-the-mission-manager-as-a-standalone-application)
10+
2. [How to run the Mission Manager as a Docker container](https://github.com/grys-upm/AFarCloud-Mission-Manager#how-to-run-the-mission-manager-as-a-docker-container)
11+
5. [Monitoring the Mission Manager](https://github.com/grys-upm/AFarCloud-Mission-Manager#monitoring-the-mission-manager)
12+
1. [Logs](https://github.com/grys-upm/AFarCloud-Mission-Manager#logs)
13+
2. [Mission related files](https://github.com/grys-upm/AFarCloud-Mission-Manager#mission-related-files)
14+
6. [License](https://github.com/grys-upm/AFarCloud-Mission-Manager#license)
1515

1616
## What is the Mission Manager?
1717

@@ -26,7 +26,7 @@ consider as events all relevant data (e.g., command to abort a mission) sent by
2626
should be considered by vehicles or other IoT devices. Events will be generated by the Farm
2727
Management System as a result of an analysis of data
2828

29-
In particular, for v1.0.0-rc5 (Y2) this component is able to:
29+
In particular, this component is able to:
3030

3131
- Receive a request for the initial status of the vehicles (System Configurator) through a dedicated REST interface.
3232
- Receive a full mission from the MMT through a thrift interface.

0 commit comments

Comments
 (0)