Skip to content

Commit 49aa854

Browse files
Update API documentation links to be clickable
1 parent 4900ea3 commit 49aa854

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ The API documentation at `https://[server-url]/api/v2/docs/` provides an interac
8282

8383
| **KoboToolbox Server** | **API Documentation** |
8484
| :----------------- | :--------------------------------------------- |
85-
| Global KoboToolbox Server | https://kf.kobotoolbox.org/api/v2/docs/ |
86-
| European Union KoboToolbox Server | https://eu.kobotoolbox.org/api/v2/docs/ |
85+
| Global KoboToolbox Server | [https://kf.kobotoolbox.org/api/v2/docs/](https://kf.kobotoolbox.org/api/v2/docs/) |
86+
| European Union KoboToolbox Server | [https://eu.kobotoolbox.org/api/v2/docs/](https://eu.kobotoolbox.org/api/v2/docs/) |
8787

8888
These advanced documentation pages list all endpoints, show allowed query parameters, include a search bar, display example responses, show example error responses, and allow direct testing of requests in your browser. Use this documentation for verifying authentication, discovering functions, and copying exact URLs into custom scripts.
8989

0 commit comments

Comments
 (0)