diff --git a/languages-and-tooling.html b/languages-and-tooling.html
index aaeb83a..2dade5a 100644
--- a/languages-and-tooling.html
+++ b/languages-and-tooling.html
@@ -22,12 +22,16 @@
Below are some of the projects we’d like to highlight. We develop
-software in a variety of languages mostly Python, JavaScript/TypeScript,
-and a little Go.
+software in a variety of languages mostly Python, some
+JavaScript/TypeScript, and a little Go.
TypeScript
JavaScript
diff --git a/languages-and-tooling.md b/languages-and-tooling.md
index 85c819e..5a2ee65 100644
--- a/languages-and-tooling.md
+++ b/languages-and-tooling.md
@@ -1,11 +1,12 @@
# Languages and Tooling
-Below are some of the projects we'd like to highlight. We develop software in a variety of languages mostly Python, JavaScript/TypeScript, and a little Go.
+Below are some of the projects we'd like to highlight. We develop software in a variety of languages mostly Python, some JavaScript/TypeScript, and a little Go.
## TypeScript
-- [ts_dataset](https://caltechlibrary.io/ts_dataset), a TypeScript module for working with datasetd via Deno
+- [ts_dataset](https://caltechlibrary.github.io/ts_dataset), a TypeScript module for working with datasetd via Deno
+- [cold](https://caltechlibrary.github.io/cold) and [cold_admin](https://caltechlibrary.github.io/cold_admin), Controlled Object Lists and Datum.
## JavaScript