Skip to content

Commit 243178c

Browse files
docs(static-site): update header docs
1 parent a5ce5d7 commit 243178c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/static-site/src/pages/HeaderGuide.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ const HeaderGuide = () => {
4141
CMS modules and plugins providing the ASU header should implement it
4242
using the{" "}
4343
<a
44-
href={getRelativePath("@asu/components-header-footer/index.html")}
44+
href={getRelativePath("@asu/component-header-footer/index.html")}
4545
>
46-
@asu/components-header
46+
@asu/component-header-footer
4747
</a>{" "}
4848
package and should also implement the Google Tag Manager code.
4949
Modules and plugins should provide configurability so that Cookie

0 commit comments

Comments
 (0)