aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md2
-rw-r--r--guide/src/reference_graph.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3b171fa5..4065c63e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,7 +18,7 @@ See also:
### Added
-- reference graph views, based on fuzzy reference dataset in `cgraph` and
+- reference graph views, based on fuzzy reference dataset in `refcat` and
`fatcat-scholar` projects, stored in elasticsearch index
### Fixed
diff --git a/guide/src/reference_graph.md b/guide/src/reference_graph.md
index 1470e124..73dc7efe 100644
--- a/guide/src/reference_graph.md
+++ b/guide/src/reference_graph.md
@@ -61,7 +61,7 @@ exact matches are included in the graph.
All the code for this process is available open source:
-- [cgraph](https://gitlab.com/internetarchive/cgraph): batch processing and matching pipeline, in Python and Go
+- [refcat](https://gitlab.com/internetarchive/refcat): batch processing and matching pipeline, in Python and Go
- [fuzzycat](https://gitlab.com/internetarchive/fuzzycat): Python verification code and "live" fuzzy matching