Skip to content

Commit

Permalink
Update docs/website/docs/walkthroughs/create-a-pipeline.md
Browse files Browse the repository at this point in the history
Co-authored-by: Anton Burnashev <anton.burnashev@gmail.com>
  • Loading branch information
sultaniman and burnash committed May 15, 2024
1 parent c0d2ecc commit 4795d55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/website/docs/walkthroughs/create-a-pipeline.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ Your API key should be printed out to stdout along with some test data.


:::tip
We will use `dlt` as an example project https://github.com/dlt-hub/dlt, feel free to replace it with your own repository.
We will use `dlt` repository as an example GitHub project https://github.com/dlt-hub/dlt, feel free to replace it with your own repository.
:::

Modify `github_api_resource` in `github_api.py` to request issues data from your GitHub project's API:
Expand Down

0 comments on commit 4795d55

Please sign in to comment.