You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -159,7 +159,7 @@ sidecar-starter-pack/
159
159
> Making requests other than `GET` to the API will permanently alter the data in your account. `DELETE` and `POST` requests may destroy data that cannot be recovered. Altering data through the API may cause account instability.
160
160
161
161
> [!NOTE]
162
-
> Not sure which endpoint to access? [Find the list here](https://developer.farm.bot/v15/docs/web-app/api-docs).
162
+
> Not sure which endpoint to access? [Find the list here](https://developer.farm.bot/docs/web-app/api-docs).
163
163
164
164
| class `Information()`| Description |
165
165
| :--- | :--- |
@@ -239,7 +239,7 @@ sidecar-starter-pack/
239
239
### Formatting message broker messages
240
240
241
241
> [!NOTE]
242
-
> Messages sent via the message broker contain [CeleryScript nodes](https://developer.farm.bot/v15/docs/celery-script/nodes.html) which require special formatting.
242
+
> Messages sent via the message broker contain [CeleryScript nodes](https://developer.farm.bot/docs/celery-script/nodes.html) which require special formatting.
0 commit comments