Skip to content

Commit

Permalink
Merge branch 'main' of github.com:dfpc-coe/etl-base
Browse files Browse the repository at this point in the history
  • Loading branch information
ingalls committed Feb 5, 2024
2 parents 7f6e3c8 + e4d84d5 commit 14978d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<p align=center>Helper library for building NodeJS based ETL Lambdas</p>

The [ETL Server](https://github.com/tak-ps/etl) is designed to manage and run
The [ETL Server](https://github.com/dfpc-coe/CloudTAK) is designed to manage and run
Lambda Container Images that perform various ETL functions to convert data into
formats that are more easily ingestible via TAK.

Expand Down Expand Up @@ -68,5 +68,5 @@ export default class Task extends ETL {

The API documentation is generated automatically by any commit to the `main` branch.

Documentation for the API can be found at [tak-ps.github.io/etl-base](https://tak-ps.github.io/etl-base/)
Documentation for the API can be found at [dfpc-coe.github.io/etl-base](https://dfpc-coe.github.io/etl-base/)

0 comments on commit 14978d5

Please sign in to comment.