Skip to content

Commit d3bd26d

Browse files
committed
fixed YouTube link and embed
1 parent a9d545f commit d3bd26d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
This repo contains everything you need to get started with building a new plugin.
33
To get started all you need to do is change a few names, define some tables, and write an API Client to populate the tables.
44

5-
[![Mastering CloudQuery: How to build a Source Plugin in Python] // Title
6-
(https://i.ytimg.com/vi/TSbGHz5Z09M/maxresdefault.jpg)] // Thumbnail
7-
(https://youtu.be/TSbGHz5Z09M "Mastering CloudQuery: How to build a Source Plugin in Python") // Video Link
5+
[![Mastering CloudQuery: How to build a Source Plugin in Python](https://i.ytimg.com/vi/TSbGHz5Z09M/maxresdefault.jpg)](https://youtu.be/TSbGHz5Z09M "Mastering CloudQuery: How to build a Source Plugin in Python")
86

97
## Key files & classes
108
- plugin/tables/items.py

0 commit comments

Comments
 (0)