cube-js / cube-js/cube

[Doc] Broken hyperlink for “this recipe” on Cubes documentation page

Open
#10,897 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
20.8k
Forks
2.1k
Avg merge
1d 2h
Merged PRs (30d)
181

Description

## Page
[Cube Docs – Cubes](https://docs.cube.dev/docs/data-modeling/cubes)

## Description
On the Cubes documentation page, the sentence:

> “If you’re using dbt, see this recipe to streamline defining cubes on top of dbt models.”

contains a broken hyperlink on the text **“this recipe”**. Clicking the link results in a **404 / Not Found** page.

## Steps to Reproduce
1. Open https://docs.cube.dev/docs/data-modeling/cubes
2. Search for the text:
> “If you’re using dbt, see this recipe to streamline defining cubes on top of dbt models.”
3. Click the hyperlink on **“this recipe”**
4. Observe that the destination page is not found

## Expected Behavior
The hyperlink should navigate to the correct dbt integration recipe/documentation page.

## Actual Behavior
The link redirects to a non-existent page (404 / Not Found).

## Severity
Minor documentation bug

## Suggested Fix
Update the hyperlink target to the correct dbt recipe page or replace it with the current valid documentation URL.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.