From fe9cf2f58d8247a57179a3e1f55946dfc884b2b2 Mon Sep 17 00:00:00 2001 From: Jan-Erik Rediger Date: Wed, 19 Nov 2025 11:59:59 +0100 Subject: [PATCH] Linkify links to our datahub instance --- src/cookbooks/analysis/data_catalog.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/cookbooks/analysis/data_catalog.md b/src/cookbooks/analysis/data_catalog.md index f28ad4a54..0c309f44d 100644 --- a/src/cookbooks/analysis/data_catalog.md +++ b/src/cookbooks/analysis/data_catalog.md @@ -1,6 +1,6 @@ # The Data Catalog -Reference material for data assets (tables, dashboards, pings, etc.) can primarily be found in the Data Catalog: https://mozilla.acryl.io. +Reference material for data assets (tables, dashboards, pings, etc.) can primarily be found in the Data Catalog: . It provides an automatically updated "map" of data assets, including lineage and descriptions, without the need for manual curation. ## What do I use it for? @@ -15,7 +15,7 @@ The primary use case for the catalog is finding out (at a glance) which data ass ## How do I use it? -Navigate to https://mozilla.acryl.io and log in via SSO. Once logged in, you should be able to explore assets via the +Navigate to and log in via SSO. Once logged in, you should be able to explore assets via the search bar or by clicking on a platform (e.g. BigQuery or Glean). ## When was this implemented?