mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-20 12:30:38 +09:00
fix(skills): move routines docs into paperclip references
Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
parent
4abd53c089
commit
6524dbe08f
2 changed files with 15 additions and 41 deletions
|
|
@ -147,7 +147,7 @@ Routines are recurring tasks. Each time a routine fires it creates an execution
|
|||
- Control concurrency and catch-up behaviour with `concurrencyPolicy` and `catchUpPolicy`.
|
||||
|
||||
If you are asked to create or manage routines you MUST read:
|
||||
`skills/paperclip/references/api-reference.md`
|
||||
`skills/paperclip/references/routines.md`
|
||||
|
||||
## Critical Rules
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue