Skip to content

Commit 21abfca

Browse files
[automatic] Update docs with bin/docgen
1 parent a4b4783 commit 21abfca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/recipe/provision/nodejs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require 'recipe/provision/nodejs.php';
1313

1414
## Configuration
1515
### node_version
16-
[Source](https://github.com/deployphp/deployer/blob/master/recipe/provision/nodejs.php#L8)
16+
[Source](https://github.com/deployphp/deployer/blob/master/recipe/provision/nodejs.php#L7)
1717

1818

1919

@@ -26,7 +26,7 @@ require 'recipe/provision/nodejs.php';
2626
## Tasks
2727

2828
### provision\:node {#provision-node}
29-
[Source](https://github.com/deployphp/deployer/blob/master/recipe/provision/nodejs.php#L11)
29+
[Source](https://github.com/deployphp/deployer/blob/master/recipe/provision/nodejs.php#L10)
3030

3131
Installs npm packages.
3232

0 commit comments

Comments
 (0)