Header Links and Call-To-Action Button
Add external links and a call-to-action button to your header to guide your users towards an action, or other parts of your business.
Setting up
Header links and the call-to-action button are configured in your project file.
---
title: Doctave Documentation
header:
links:
- external: https://doctave.com
label: What's Doctave?
cta:
external: https://dashboard.doctave.com/users/register
label: Sign Up
In order to save screen space, only the call-to-action button is shown in mobile version of your docs.
Was this page helpful?