mirror of https://gitee.com/bigwinds/arangodb
fix link
This commit is contained in:
parent
24fd2eb5c7
commit
41b8706943
|
@ -4,7 +4,7 @@ Task Management
|
|||
`const tasks = require('@arangodb/tasks')`
|
||||
|
||||
**Note**: If you are trying to schedule tasks in Foxx you should
|
||||
consider using the [Foxx queues module](../../Foxx/Scripts.md#Queues) instead,
|
||||
consider using the [Foxx queues module](../../Foxx/Scripts.md#queues) instead,
|
||||
which provides a more high-level API that also persists tasks across reboots.
|
||||
|
||||
## Introduction to Task Management in ArangoDB
|
||||
|
|
Loading…
Reference in New Issue