Skip to content

Commit

Permalink
Add example report PDF -now is opened in a new tab
Browse files Browse the repository at this point in the history
Signed-off-by: Montse Ortega <[email protected]>
  • Loading branch information
ammont82 committed Dec 24, 2024
1 parent 3dbc1ab commit a2717af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Binary file added apps/demo/public/example_report.pdf
Binary file not shown.
2 changes: 2 additions & 0 deletions apps/demo/src/pages/MigrationAssessmentPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,11 @@ const cards: React.ReactElement[] = [
<Text>
Run the discovery process and create a full evaluation report
including recommendations for your migration journey.
<a href="/example_report.pdf" target="_blank" rel="noopener noreferrer">
<Button size="sm" variant="link">
See an example report.
</Button>
</a>
</Text>
</TextContent>
</CardBody>
Expand Down

0 comments on commit a2717af

Please sign in to comment.