We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66fc3b0 commit e5c5822Copy full SHA for e5c5822
1 file changed
src/pages/page.tsx
@@ -156,8 +156,12 @@ export function Page({
156
About
157
</EuiLink>{' '}
158
·{' '}
159
- <EuiLink target="_blank" href="https://github.com/orgs/secutils-dev/projects/1" color={'success'}>
160
- Roadmap
+ <EuiLink target="_blank" href="/docs/blog" color={'success'}>
+ Blog
161
+ </EuiLink>{' '}
162
+ ·{' '}
163
+ <EuiLink target="_blank" href="/docs" color={'success'}>
164
+ Documentation
165
166
167
<EuiLink target="_blank" href="/privacy" color={'success'}>
0 commit comments