1
0
mirror of synced 2025-12-25 02:09:19 -05:00

Fix docs formatting

This commit is contained in:
Sherif A. Nada
2021-07-08 11:27:34 -07:00
committed by GitHub
parent 8c3b783464
commit 77c4808b34

View File

@@ -81,6 +81,7 @@ Typically this will be handled as part of code review by an Airbyter. There is a
## Updating an existing connector
The steps for updating an existing connector are the same as for building a new connector minus the need to use the autogenerator to create a new connector. Therefore the steps are:
1. Iterate on the connector to make the needed changes
2. Run tests
3. Add any needed docs updates