diff --git a/js_modules/dagit/src/assets/AssetsRoot.tsx b/js_modules/dagit/src/assets/AssetsRoot.tsx --- a/js_modules/dagit/src/assets/AssetsRoot.tsx +++ b/js_modules/dagit/src/assets/AssetsRoot.tsx @@ -32,7 +32,7 @@ An asset-aware event storage (e.g. PostgresEventLogStorage) must be configured in order to use any Asset-based features. You can configure this on your instance through dagster.yaml. See the{" "} - + instance documentation {" "} for more information. @@ -65,7 +65,7 @@ materialized assets with {urlPathString ? "the " : "a "} specified asset key. Any asset keys that have been specified with a{" "} Materialization during a pipeline run will appear here. See the{" "} - + Materialization documentation {" "} for more information.