Skip to content

Commit 261218b

Browse files
authored
Merge pull request #27 from HubSpot/fix/card-copy
Fix Example Card copy
2 parents 148cd5f + c7fc7e6 commit 261218b

File tree

1 file changed

+2
-4
lines changed
  • projects/public-app-getting-started-template/src/app/extensions

1 file changed

+2
-4
lines changed

projects/public-app-getting-started-template/src/app/extensions/ExampleCard.jsx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,10 @@ const Extension = () => {
1919
📖 Learn more about utilities to help you build better extensions
2020
</Link>
2121
<Link href="github.com/hubspot/ui-extensions-examples">
22-
📖 Use existing private app code samples to get inspiration
22+
📖 Get inspired by private app code samples
2323
</Link>
2424
<Link href="https://www.youtube.com/watch?v=FDumsLFwyNM&list=PLTGNq2fWP3b0HpN11u4CuM6tNJBacORWs">
25-
{" "}
26-
▶️ Watch existing video tutorials to use CRM development tools to
27-
build UI extensions (Private apps){" "}
25+
▶️ Watch video tutorials about building UI extensions for private apps
2826
</Link>
2927
</List>
3028
<Alert

0 commit comments

Comments
 (0)