diff --git a/public/delete.html b/public/delete.html index f80ccad..9e00aa9 100644 --- a/public/delete.html +++ b/public/delete.html @@ -3,6 +3,13 @@
You can delete your account via the app, on the "Settings" page.
++ You can delete your account from the App, using the "Delete Account" button, or by using the `DELETE /user/` API + directly. The deletion + code is + here and here +
If you need help with this button, please contact us at the address below. Thanks.
diff --git a/public/index.html b/public/index.html index 5e9e664..3ac4deb 100644 --- a/public/index.html +++ b/public/index.html @@ -56,9 +56,9 @@