18 lines
412 B
Markdown
18 lines
412 B
Markdown
|
|
---
|
||
|
|
title: Page not found
|
||
|
|
description: That URL doesn't exist on our knowledge base.
|
||
|
|
template: splash
|
||
|
|
editUrl: false
|
||
|
|
hero:
|
||
|
|
title: '404'
|
||
|
|
tagline: That URL doesn't exist on our knowledge base.
|
||
|
|
actions:
|
||
|
|
- text: Go to the knowledge base home
|
||
|
|
link: /
|
||
|
|
icon: right-arrow
|
||
|
|
variant: primary
|
||
|
|
- text: WHP getting started
|
||
|
|
link: /whp/getting-started/welcome/
|
||
|
|
variant: secondary
|
||
|
|
---
|