Skip to content
This repository was archived by the owner on Aug 26, 2021. It is now read-only.

Commit 77fd34b

Browse files
sukhrajghumanAdam A. Zerella
authored and
Adam A. Zerella
committed
Fix broken link on components/headings page
1 parent 1ce4ad0 commit 77fd34b

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

content/components/headings/default.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ code:
2424
---
2525
## Default
2626

27-
Our range of supported headings. These use the <a href="http://localhost:8080/components/core/#typography">AU-fontgrid</a> function to make the font size and lineheight snap to grid.
27+
Our range of supported headings. These use the <a href="/components/core/#typography">AU-fontgrid</a> function to make the font size and lineheight snap to grid.

src/layout/component/page.js

-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ const ComponentPage = ({
5252
<meta name="msapplication-TileColor" content="#ffffff">
5353
<meta name="theme-color" content="#ffffff">
5454
<meta name="robots" content="index, follow">
55-
<meta name="description" content="${ module !== '' ? `${ MODULE.description } - ` : '' }Australian Government Design System">
5655
<meta name="author" content="Digital Transformation Agency">
5756
<meta name="twitter:card" content="summary_large_image">
5857
<meta name="twitter:title" content="Australian Government Design System">

0 commit comments

Comments
 (0)