Skip to content

Commit

Permalink
Updated some README links
Browse files Browse the repository at this point in the history
  • Loading branch information
Juliana Mashon authored and Juliana Mashon committed Aug 6, 2024
1 parent 22ae4ab commit b98461d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,9 +108,9 @@ bot.get_token('email', 'password', 'server')
| Jobs | Description |
| :--- | :--- |
| `get_job()` | <a href="https://developer.farm.bot/v15/docs/message-broker"><img src="https://img.shields.io/badge/Message%20Broker-66BF34"/></a> |
| `set_job()` | <a href="https://developer.farm.bot/v15/docs/message-broker"><img src="https://img.shields.io/badge/Message%20Broker-66BF34"/></a> |
| `complete_job()` | <a href="https://developer.farm.bot/v15/docs/message-broker"><img src="https://img.shields.io/badge/Message%20Broker-66BF34"/></a> |
| `get_job()` | <a href="https://developer.farm.bot/v15/lua/functions/jobs#get_jobname"><img src="https://img.shields.io/badge/Message%20Broker-66BF34"/></a> |
| `set_job()` | <a href="https://developer.farm.bot/v15/lua/functions/jobs#set_jobname-params"><img src="https://img.shields.io/badge/Message%20Broker-66BF34"/></a> |
| `complete_job()` | <a href="https://developer.farm.bot/v15/lua/functions/jobs#complete_jobname"><img src="https://img.shields.io/badge/Message%20Broker-66BF34"/></a> |

| Messages | Description |
| :--- | :--- |
Expand Down

0 comments on commit b98461d

Please sign in to comment.