Skip to content

Commit a33f3cb

Browse files
authored
Update README.md
1 parent 079aa8b commit a33f3cb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ In `http` mode this can be anything. This can be any endpoint: a json, csv, txt,
107107

108108
#### `postprocess` (optional)
109109

110-
A path to a local Deno javascript or typescript file for postprocessing the `downloaded_filename` file. Read more in the "Postprocessing section".
110+
A path to a local Deno javascript or typescript file for postprocessing the `downloaded_filename` file. Read more in the ["Postprocessing section"](https://github.com/githubocto/flat#postprocessing).
111111

112112
### SQL Mode
113113

@@ -140,7 +140,7 @@ In `sql` mode this should be one of `csv` or `json`. SQL query results will be s
140140

141141
#### `postprocess` (optional)
142142

143-
A path to a local Deno javascript or typescript file for postprocessing the `downloaded_filename` file. Read more in the "Postprocessing section".
143+
A path to a local Deno javascript or typescript file for postprocessing the `downloaded_filename` file. Read more in the ["Postprocessing section"](https://github.com/githubocto/flat#postprocessing).
144144

145145
## Outputs
146146

0 commit comments

Comments
 (0)