Skip to content

Commit aaa8520

Browse files
committed
1 parent 7feff8b commit aaa8520

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

products/SandboxApp.browser.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ class headerComponent extends AbstractParticleComponentParser {
187187
return `div
188188
h1
189189
a
190-
href https://notation.scroll.pub
190+
href https://particles.scroll.pub
191191
style text-decoration: none;
192192
img
193193
id logo

sandbox/SandboxApp.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ class headerComponent extends AbstractParticleComponentParser {
219219
return `div
220220
h1
221221
a
222-
href https://notation.scroll.pub
222+
href https://particles.scroll.pub
223223
style text-decoration: none;
224224
img
225225
id logo

0 commit comments

Comments
 (0)