We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33b7a50 commit e442f6bCopy full SHA for e442f6b
app/pages/project/vpcs/RouterPage.tsx
@@ -188,7 +188,7 @@ export function RouterPage() {
188
<DocsPopover
189
heading="Routers"
190
icon={<Networking16Icon />}
191
- summary="Routers summary copy TK"
+ summary="Routers are collections of routes that direct traffic between VPCs and their subnets."
192
links={[docLinks.routers]}
193
/>
194
<MoreActionsMenu label="Router actions" actions={actions} />
0 commit comments