Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Commit 6b2fbe8

Browse files
committed
Merge pull request #72 from hchoriq/patch-1
Update Hapi.js
2 parents 9e7f716 + fd19069 commit 6b2fbe8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/lib/Hapi.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/**
2-
* # Parse.js
2+
* # Hapi.js
33
*
4-
* This class interfaces with Parse.com using the rest api
5-
* see [https://parse.com/docs/rest/guide](https://parse.com/docs/rest/guide)
4+
* This class interfaces with Hapi.com using the rest api
5+
* see [http://hapijs.com/api](http://hapijs.com/api)
66
*
77
*/
88
'use strict';

0 commit comments

Comments
 (0)