Skip to content
This repository was archived by the owner on Oct 10, 2025. It is now read-only.

Commit 97fa379

Browse files
authored
Update blog link in header to point to GitHub Pages (#653)
# Contributor agreement - [ ] I have read and agree to the [Contributor Agreement](https://github.com/kuzudb/docs/blob/main/CLA.md).
1 parent 81bf3d2 commit 97fa379

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/overrides/Header.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import ThemeSelect from './ThemeSelect.astro';
2020
</div>
2121
<div class="sl-hidden md:sl-flex right-group">
2222
<a
23-
href="https://blog.kuzudb.com"
23+
href="https://kuzudb.github.io/blog"
2424
target="_blank"
2525
class="sl-flex external-link-header action minimal"
2626
>

0 commit comments

Comments
 (0)