Skip to content
This repository has been archived by the owner on Jul 16, 2022. It is now read-only.

Commit

Permalink
Merge pull request #70 from appwrite/fix-mess
Browse files Browse the repository at this point in the history
Update Readme
  • Loading branch information
eldadfux authored Jul 7, 2021
2 parents fa52843 + fa36178 commit 97c4909
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ For security issues, kindly email us [[email protected]](mailto:security@appw
|welcome-email ||||||||||
|file-backup ||||||||||
|object-detection ||||||||||
|storage-cleaner ||||||||| |
|storage-cleaner ||||||||| |


## Follow Us
Expand Down
2 changes: 1 addition & 1 deletion kotlin/welcome-email/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ To package this example as a cloud function, follow these steps.

* Create a tarfile

If you followed the steps correctly, our output jar file would mostly be created at `demos-for-functions/kotlin/welcome_email/out/artifacts/welcome_email_jar/welcome_email.jar`
If you followed the steps correctly, our output jar file would mostly be created at `demos-for-functions/kotlin/welcome-email/out/artifacts/welcome_email_jar/welcome_email.jar`

```bash
$ cd demos-for-functions/kotlin/welcome-email/out/artifacts/
Expand Down

0 comments on commit 97c4909

Please sign in to comment.