Skip to content

Commit 7ad3cfc

Browse files
committed
Rename repository to JavaScriptModulesTutorial
1 parent 51ed39a commit 7ad3cfc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Mailgun is a set of powerful APIs that allow you to send, receive, track and sto
77
# Installation
88

99
1. Clone this repository to get the Cloud Module.
10-
`git clone https://github.com/ParsePlatform/MyMailCloudModule.git`
10+
`git clone https://github.com/ParsePlatform/JavaScriptModulesTutorial.git`
1111

1212
2. Copy `myMailModule-1.0.0.js` over to your Cloud Code Directory, placing it in the `cloud` directory.
1313

@@ -267,7 +267,7 @@ And that's all there is to know about creating modules for Cloud Code! Make sure
267267
268268
If you have any questions or comments, visit our [Help Center][parse-help].
269269
270-
[tutorial]: #Tutorial
270+
[tutorial]: #tutorial
271271
[cloud-code-guide]: https://www.parse.com/docs/cloudcode/guide
272272
[javascript-modules-guide]: https://www.parse.com/docs/cloudcode/guide#cloud-code-advanced-modules
273273
[javascript-sdk-guide]: https://www.parse.com/docs/js/guide

0 commit comments

Comments
 (0)