We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d050684 commit 41c9437Copy full SHA for 41c9437
docs/Account.md
@@ -5,5 +5,5 @@ Works around with User Account in Appwrite
5
6
| Method Name | Usage | Link |
7
|-------------|------------------------------------------------------------------------------------------------|--------------------------------------------------------|
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) |
+| `createAccount()` | Creates an account in the Appwrite project. | [Example](/examples/account/createAccount.cpp) |
+| `createSession()` | Creates an session in the Appwrite project. | [Example](/examples/account/createSession.cpp) |
0 commit comments