* updating sublanding to guides page and using DropdownMenu primer component * fix linting error * remove unnecessary import * updating translation files * move data-testid * trying to fix test * fix browser tests * Update content/README.md Co-authored-by: Francis <15894826+francisfuzz@users.noreply.github.com> Co-authored-by: Francis <15894826+francisfuzz@users.noreply.github.com>
11 lines
162 B
Markdown
11 lines
162 B
Markdown
---
|
|
title: Article with includeGuides
|
|
versions:
|
|
free-pro-team: '*'
|
|
includeGuides:
|
|
- /path/guide1
|
|
- /path/guide2
|
|
- /path/guide3
|
|
layout: product-guides
|
|
---
|