Skip to content

Commit fbe19d5

Browse files
authored
fix readme link
1 parent d23e885 commit fbe19d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ If you are working with large YAML files (300+ monitors), you may hit timeouts w
203203

204204
### Monitor.put
205205

206-
You can also create and update monitors by calling `Monitor.put`. For details on all of the attributes that can be set see the Monitor API [documentation)(https://cronitor.io/docs/monitor-api#attributes).
206+
You can also create and update monitors by calling `Monitor.put`. For details on all of the attributes that can be set see the Monitor API [documentation](https://cronitor.io/docs/monitor-api#attributes).
207207

208208
```python
209209
import cronitor

0 commit comments

Comments
 (0)