Skip to content

Commit 30c9510

Browse files
authored
Merge pull request #13 from hacknug/patch-1
Fix link to wrong repo
2 parents b4deaa4 + 0ee75d8 commit 30c9510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ overloads [`load`](https://github.com/DouweM/tap-pixlet/tree/main/tap_pixlet/pix
155155

156156
Pixbyt uses
157157
`tap-pixlet` to run apps,
158-
[`target-tidbyt`](https://github.com/DouweM/target-tidbyt) and [`target-webp`](https://github.com/DouweM/target-tidbyt) to push the resulting images to your Tidbyt or WebP image files,
158+
[`target-tidbyt`](https://github.com/DouweM/target-tidbyt) and [`target-webp`](https://github.com/DouweM/target-webp) to push the resulting images to your Tidbyt or WebP image files,
159159
[Airflow](https://airflow.apache.org/) to run apps on a schedule, and
160160
[Meltano](https://github.com/meltano/meltano) to tie these components together.
161161
Pixbyt also includes resources to [package your apps into a Docker image](./Dockerfile) (locally or [automatically on GitHub Actions](./.github/workflows/main.yml)) and [launch it using Docker Compose](./docker-compose.yml).

0 commit comments

Comments
 (0)