Skip to content

Commit 5757177

Browse files
committed
Update index.tsx
1 parent c739d00 commit 5757177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/DocsOverview/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ const DocsOverview: FC = (): ReactElement => {
163163
<div>{$t("Topics you might find useful:")}</div>
164164
<ul>
165165
<li>
166-
<Link to={"/guides/overview/editions/dce/download"}>
166+
<Link to={"/guides/deploy/deploy/download"}>
167167
{$t("Downloading Databend")}
168168
</Link>
169169
</li>

0 commit comments

Comments
 (0)