8000 Docs: Fix broken link in lastRun · gulpjs/gulp@d35653e · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Commit d35653e

Browse files
committed
Docs: Fix broken link in lastRun
1 parent a553cfd commit d35653e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/last-run.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ lastRun(task, [precision])
4242
| parameter | type | note |
4343
|:--------------:|:------:|-------|
4444
| task <br> **(required)** | function <br> string | The task function or the string alias of a registered task. |
45-
| precision | number | Default: `1000` on Node v0.10, `0` on Node v0.12+. Detailed in Timestamp precision][timestamp-precision-section] section below. |
45+
| precision | number | Default: `1000` on Node v0.10, `0` on Node v0.12+. Detailed in [Timestamp precision][timestamp-precision-section] section below. |
4646

4747
### Returns
4848

0 commit comments

Comments
 (0)
0