Skip to content

Commit 51e6096

Browse files
authored
Update README.md (#24)
* Update README.md * Update README.md
1 parent a6dc00e commit 51e6096

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Other troubleshooting supports:
8484
```
8585

8686
## Configuration options
87-
The following sections describe the available configuration options. You have to set these options in a Python dictionary and pass that as an argument as you call the `start_capture_outgoing` method. See the [example]([#examples](https://github.com/Moesif/moesif-python-outgoing-example/blob/836b1f38be6e3ccc08c840ab328af501375fa849/main.py#L31)) for better understanding.
87+
The following sections describe the available configuration options. You have to set these options in a Python dictionary and pass that as an argument as you call the `start_capture_outgoing` method. See the [example](https://github.com/Moesif/moesif-python-outgoing-example/blob/master/main.py#L31) for better understanding.
8888

8989
### `APPLICATION_ID` (Required)
9090
<table>

0 commit comments

Comments
 (0)