From 5f1cb9beede3dd6377509e1e2cf44fb7811a194b Mon Sep 17 00:00:00 2001
From: "R. S. Doiel"
Date: Thu, 12 Sep 2024 08:34:03 -0700
Subject: [PATCH] Quick Save
---
languages-and-tooling.html | 10 +++++++---
languages-and-tooling.md | 5 +++--
2 files changed, 10 insertions(+), 5 deletions(-)
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