We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent affcce1 commit 6ad8ea9Copy full SHA for 6ad8ea9
tools/events-automation/meetup_events.md
@@ -57,7 +57,7 @@ python main.py
57
```
58
This script performs the following operations:
59
- Authenticates with the Meetup API using JWT.
60
-- Fetches data for known Rust groups from a CSV file and Meetup API.
+- Fetches data for known Rust groups from `.../tools/events-automation/rust_meetup_groups.csv` file and Meetup API.
61
- Filters and formats the event data into a standardized structure.
62
- Outputs the details of upcoming events.
63
0 commit comments