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

Commit e5c5822

Browse files
committed
[Misc] Update footer to include links to Blog and Documentation.
1 parent 66fc3b0 commit e5c5822

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

src/pages/page.tsx

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,12 @@ export function Page({
156156
About
157157
</EuiLink>{' '}
158158
·{' '}
159-
<EuiLink target="_blank" href="https://github.com/orgs/secutils-dev/projects/1" color={'success'}>
160-
Roadmap
159+
<EuiLink target="_blank" href="/docs/blog" color={'success'}>
160+
Blog
161+
</EuiLink>{' '}
162+
·{' '}
163+
<EuiLink target="_blank" href="/docs" color={'success'}>
164+
Documentation
161165
</EuiLink>{' '}
162166
·{' '}
163167
<EuiLink target="_blank" href="/privacy" color={'success'}>

0 commit comments

Comments
 (0)