Skip to content

Commit 34d319a

Browse files
committed
docs: Clean up
1 parent 6fb5bfb commit 34d319a

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docs/pages/product/caching/getting-started-pre-aggregations.mdx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,7 @@ same condensed dataset if any matching attributes are found.
3232

3333
[Pre-aggregations are defined within each cube's data
3434
schema][ref-schema-preaggs], and cubes can have as many pre-aggregations as they
35-
require. The pre-aggregated data [can be stored either alongside the source data
36-
in the same database, in an external database][ref-caching-preaggs-storage] that
37-
is supported by Cube, [or in Cube Store, a dedicated pre-aggregation storage
35+
require. The pre-aggregated data is stored in [Cube Store, a dedicated pre-aggregation storage
3836
layer][ref-caching-preaggs-cubestore].
3937

4038
## Pre-Aggregations without Time Dimension
@@ -223,6 +221,4 @@ background as a scheduled process, unless configured otherwise.
223221
/product/caching/using-pre-aggregations#pre-aggregations-storage
224222
[ref-caching-preaggs-refresh]:
225223
/product/caching/using-pre-aggregations#refresh-strategy
226-
[ref-caching-preaggs-storage]:
227-
/product/caching/using-pre-aggregations#pre-aggregations-storage
228224
[ref-schema-preaggs]: /reference/data-model/pre-aggregations

0 commit comments

Comments
 (0)