Skip to content

Commit

Permalink
Update reference in docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
dillonkearns committed Apr 17, 2024
1 parent b9a9c41 commit 5a5e952
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/BackendTask.elm
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ and is relevant for the following types of `BackendTask`s:
- Reading files ([`BackendTask.File`](BackendTask-File))
- Running glob patterns ([`BackendTask.Glob`](BackendTask-Glob))
- Executing shell commands ([`BackendTask.Shell`](BackendTask-Shell))
- Executing shell commands ([`BackendTask.Stream.command`](BackendTask-Stream#command)) and [`Pages.Script.sh`](Pages-Script#command)
See the BackendTask Context section for more about how setting context works.
Expand Down

0 comments on commit 5a5e952

Please sign in to comment.