From 9627a02ef31b653c9bde908e3fc1cab0a8ef84b4 Mon Sep 17 00:00:00 2001 From: ingalls Date: Wed, 31 Jan 2024 13:53:01 -0700 Subject: [PATCH] Update Docs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fda288c..2630f07 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@

Helper library for building NodeJS based ETL Lambdas

-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. @@ -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/)