Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
lowercase md link for github
  • Loading branch information
agniveshadhikari committed May 18, 2021
commit 81e14fbee5327ae453c047116edf5b6dc8a0904d
2 changes: 1 addition & 1 deletion sdk/agrifood/azure-agrifood-farming/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ client = FarmBeatsClient(endpoint="https://<my-account-name>.farmbeats.azure.net
## Examples

### Create a Farmer
Once you have authenticated and created the client object as shown in the [Authenticate the client](#Authenticate-the-client)
Once you have authenticated and created the client object as shown in the [Authenticate the client](#authenticate-the-client)
section, you can create a farmer within the FarmBeats resource like this:

```python
Expand Down