Skip to content

Commit 3dde0ab

Browse files
daKmoRbennypowers
authored andcommitted
chore: fix link on launch preset page
1 parent 09caa4b commit 3dde0ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/presets/launch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The launch preset configures [11ty data](https://www.11ty.dev/docs/data/) using
5858
import '@rocket/launch/inline-notification/inline-notification.js';
5959
```
6060

61-
Launch ships with `<inline-notification>`, a custom element that applies some styles similar to "info boxes". The element works for `<noscript>` users as well, as long as you don't [override](/guides/presets/override/) the default `noscript.css` file.
61+
Launch ships with `<inline-notification>`, a custom element that applies some styles similar to "info boxes". The element works for `<noscript>` users as well, as long as you don't [override](/guides/presets/overriding/) the default `noscript.css` file.
6262

6363
To add an inline notification you need to remember to import the element definition:
6464

0 commit comments

Comments
 (0)