Skip to content

Commit 248d715

Browse files
fix lint error
1 parent 2bedc80 commit 248d715

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ const DataLayerGuide = () => {
219219
related to your `data-ga` attributes and to push that event to the
220220
data layer. As a help to get you started, the
221221
`unity-bootstrap-theme` package's{" "}
222-
<a href="https://github.com/ASU/asu-unity-stack/blob/dev/packages/unity-bootstrap-theme/src/js/data-layer.js" target="_blank">
222+
<a href="https://github.com/ASU/asu-unity-stack/blob/dev/packages/unity-bootstrap-theme/src/js/data-layer.js" target="_blank" rel="noreferrer">
223223
src/js/data-layer.js
224224
</a>{" "}
225225
file can

0 commit comments

Comments
 (0)