Skip to content

Commit a94813f

Browse files
aaronsteersjatinyadav-cc
authored andcommitted
AirbyteLib: Docs: fix colab badge (airbytehq#35248)
1 parent bab8bdf commit a94813f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/using-airbyte/airbyte-lib/getting-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ pip install 'git+https://www.github.com/airbytehq/airbyte.git@master#egg=airbyte
2020

2121
Data can be extracted from sources and loaded into caches:
2222

23-
<a href="https://colab.research.google.com/github/airbytehq/quickstarts/blob/master/airbyte_lib_notebooks/AirbyteLib_Basic_Features_Demo.ipynb" target="_parent"><img src="https://img.shields.io/badge/-Try%with%20Colab-grey?logo=googlecolab" alt="Try with Colab"/></a>
23+
<a href="https://colab.research.google.com/github/airbytehq/quickstarts/blob/master/airbyte_lib_notebooks/AirbyteLib_Basic_Features_Demo.ipynb" target="_parent"><img src="https://img.shields.io/badge/-Try%20with%20Colab-grey?logo=googlecolab" alt="Try with Colab"/></a>
2424

2525
```python
2626
import airbyte_lib as ab

0 commit comments

Comments
 (0)