We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1be752c commit 569367eCopy full SHA for 569367e
docs/pages/examples.mdx
@@ -9,13 +9,13 @@ import { FeatureRequest } from '@components/feature-request';
9
10
<YouTubeComponent videoId={'F_Bh30eMdFo'}></YouTubeComponent>
11
12
-**Code**: https://github.com/npi-ai/npi/examples/calendar_negotiator/main.py
+**Code**: https://github.com/npi-ai/npi/tree/main/examples/calendar_negotiator/main.py
13
14
## X.com collaboration with Discord
15
16
<YouTubeComponent videoId={'Cy4dXc7pnvE'}></YouTubeComponent>
17
18
-**Code**: https://github.com/npi-ai/npi/examples/twitter_crawler/main.py
+**Code**: https://github.com/npi-ai/npi/tree/main/examples/twitter_crawler/main.py
19
20
21
## X.com Crawler
0 commit comments