Skip to content

Commit 9bfdc9e

Browse files
authored
Merge pull request #161 from kethinov/docs-tweak
docs tweak
2 parents d9614b6 + b608271 commit 9bfdc9e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![npm](https://img.shields.io/npm/v/php.svg)](https://www.npmjs.com/package/php)
1+
🐘 **php** [![npm](https://img.shields.io/npm/v/php.svg)](https://www.npmjs.com/package/php)
22

33
This module allows you to run [PHP](https://php.net) code in Node.js in various ways:
44

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"loader.php",
1616
"*.md"
1717
],
18-
"homepage": "https://github.com/rooseveltframework/node-php-runner",
18+
"homepage": "https://rooseveltframework.org/docs/node-php-runner/latest",
1919
"license": "CC-BY-4.0",
2020
"main": "index.js",
2121
"readmeFilename": "README.md",

0 commit comments

Comments
 (0)