Skip to content

Commit 41c9437

Browse files
authored
typo:account-dir
1 parent d050684 commit 41c9437

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/Account.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ Works around with User Account in Appwrite
55

66
| Method Name | Usage | Link |
77
|-------------|------------------------------------------------------------------------------------------------|--------------------------------------------------------|
8-
| `createAccount()` | Creates an account in the Appwrite project. | [Example](/examples/health/createAccount.cpp) |
9-
| `createSession()` | Creates an session in the Appwrite project. | [Example](/examples/health/createSession.cpp) |
8+
| `createAccount()` | Creates an account in the Appwrite project. | [Example](/examples/account/createAccount.cpp) |
9+
| `createSession()` | Creates an session in the Appwrite project. | [Example](/examples/account/createSession.cpp) |

0 commit comments

Comments
 (0)