mirror of
https://github.com/danbulant/flying-squid
synced 2026-06-20 06:51:42 +00:00
Fix Link (#266)
This commit is contained in:
parent
f019c316db
commit
38b4d4cd29
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ logging uses methods and events from `log.js`. These include `serv.log(message)`
|
|||
|
||||
Create a new repo, which will be published to npm when ready to be used. Create a file (probably `index.js`) in which you use a similar format as above (module.exports.xxxx).
|
||||
|
||||
In these inject functions you can use everything documented in the [api.md](api.md).
|
||||
In these inject functions you can use everything documented in the [api.md](API.md).
|
||||
|
||||
Let's say you called your module fs-flying-horses and you published it to npm.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue