Skip to content

Commit

Permalink
Fix broken link in SUMMARY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sherifnada committed Jul 8, 2021
1 parent 5d974ee commit 8ae9f1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
* [Connector Development Kit \(Python\)](contributing-to-airbyte/python/README.md)
* [Concepts](contributing-to-airbyte/python/concepts/README.md)
* [Basic Concepts](contributing-to-airbyte/python/concepts/basic-concepts.md)
* [Defining Stream Schemas](contributing-to-airbyte/python/docs/concepts/schemas.md)
* [Defining Stream Schemas](contributing-to-airbyte/python/concepts/schemas.md)
* [Full Refresh Streams](contributing-to-airbyte/python/concepts/full-refresh-stream.md)
* [Incremental Streams](contributing-to-airbyte/python/concepts/incremental-stream.md)
* [HTTP-API-based Connectors](contributing-to-airbyte/python/concepts/http-streams.md)
Expand Down

0 comments on commit 8ae9f1c

Please sign in to comment.