1
0
mirror of synced 2025-12-23 21:03:15 -05:00

Fix speedrun tutorial link. (#3480)

Co-authored-by: Abhi Vaidyanatha <abhivaidyanatha@Abhis-MacBook-Pro.local>
This commit is contained in:
Abhi Vaidyanatha
2021-05-18 22:48:03 -07:00
committed by GitHub
parent 714ec15fc0
commit 60c0ef5eb2

View File

@@ -2,7 +2,7 @@
## CDK Speedrun \(HTTP API Source Creation [Any%](https://en.wikipedia.org/wiki/Speedrun#:~:text=Any%25%2C%20or%20fastest%20completion%2C,the%20game%20to%20its%20fullest.&text=Specific%20requirements%20for%20a%20100,different%20depending%20on%20the%20game.) Route\)
This is a blazing fast guide to building an HTTP source connector. Think of it as the TL;DR version of [this tutorial.](https://github.com/airbytehq/airbyte/tree/576d932ddbd748713ad5cbeabebd3c21cd0148ad/airbyte-cdk/python/docs/cdk-tutorial-python-http.md)
This is a blazing fast guide to building an HTTP source connector. Think of it as the TL;DR version of [this tutorial.](./cdk-tutorial-python-http/0-getting-started.md)
## Dependencies