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 a5ce5d7 commit 243178cCopy full SHA for 243178c
packages/static-site/src/pages/HeaderGuide.tsx
@@ -41,9 +41,9 @@ const HeaderGuide = () => {
41
CMS modules and plugins providing the ASU header should implement it
42
using the{" "}
43
<a
44
- href={getRelativePath("@asu/components-header-footer/index.html")}
+ href={getRelativePath("@asu/component-header-footer/index.html")}
45
>
46
- @asu/components-header
+ @asu/component-header-footer
47
</a>{" "}
48
package and should also implement the Google Tag Manager code.
49
Modules and plugins should provide configurability so that Cookie
0 commit comments