Restore link to /intro docs in main menu (#8356)

The "Overview" link previously went to a summary of Consul features and a
comparison to other products. This commit restores that destination at the
request of Consul PMs.

This commit previously removed the link (it went to `/` instead of `/intro`).

ac612a9cdc (diff-f98b55875118725d1373dd2da36d9ee5)
This commit is contained in:
Geoffrey Grosenbach 2020-07-22 10:28:09 -07:00 committed by GitHub
parent 65e3900a15
commit 68d6a08481
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
export default [
{ text: 'Overview', url: '/', type: 'inbound' },
{ text: 'Overview', url: '/intro' },
{
text: 'Use Cases',
submenu: [