Skip to content

Commit

Permalink
Merge pull request #342 from kobotoolbox/update-url-support-articles
Browse files Browse the repository at this point in the history
Update url support articles
  • Loading branch information
maedelange committed Sep 11, 2023
2 parents b1cb639 + d1a8c7b commit d5fb499
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions source/encrypting_forms.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ key. To understand more about public and private key infrastructure

3. Add a column _submission_url_ and type
`https://kc.kobotoolbox.org/yourusername/submission` or
`https://kc.humanitarianresponse.info/yourusername/submission` (depending
`https://kc-eu.kobotoolbox.org/yourusername/submission` (depending
upon the server you are using). Please note that yourusername is your
KoboToolbox user account.

Expand Down Expand Up @@ -90,7 +90,7 @@ This is required for decryption to be successful.
4. Then enter the following:

- `https://kc.kobotoolbox.org/yourusername` OR
`https://kc.humanitarianresponse.info/yourusername`(depending on which
`https://kc-eu.kobotoolbox.org/yourusername`(depending on which
server you use)
- Your username
- Your password
Expand Down
2 changes: 1 addition & 1 deletion source/kobocollect-android.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ _manually_ or through a _QR code_.
**KoboToolbox** servers. If you created your user account on the general use
server, the URL is `https://kc.kobotoolbox.org`. If your user account is on
the Humanitarian server (OCHA), the URL is
`https://kc.humanitarianresponse.info`.
`https://kc-eu.kobotoolbox.org`.

![Server Settings](/images/kobocollect_android/server_settings.png)

Expand Down
2 changes: 1 addition & 1 deletion source/kobocollect_on_android_latest.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ _manually_ or through a _QR code_.
[two KoboToolbox servers](server.md). If you created your user account on
the general use server, the URL is `https://kc.kobotoolbox.org`. If your
user account is on the Humanitarian server (OCHA), the URL is
`https://kc.humanitarianresponse.info`.
`https://kc-eu.kobotoolbox.org`.

![Server Settings](/images/kobocollect_on_android_latest/server_settings.png)

Expand Down
2 changes: 1 addition & 1 deletion source/manual_upload.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ you have regained internet connectivity.
## Importing a data ZIP file

1. Login to your KoboToolbox account, then visit:
`https://kc.humanitarianresponse.info/your_username/bulk-submission-form` OR
`https://kc-eu.kobotoolbox.org/your_username/bulk-submission-form` OR
`https://kc.kobotoolbox.org/your_username/bulk-submission-form` (depending on
where you signed up), and replace `your_username` with **your own username**.

Expand Down

0 comments on commit d5fb499

Please sign in to comment.