Skip to content

Commit f85efde

Browse files
author
designcise
committed
docs: updated url
2 parents d4b5fbd + 9124809 commit f85efde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ A simple theme toggle for Next.js 13+ that allows switching between light and da
88
</html>
99
```
1010

11-
You can then [use different CSS selectors to create styles for dark/light themes](https://www.designcise.com/web/tutorial/how-to-create-non-flickering-dark-or-light-mode-toggle-in-next-js#switching-theme).
11+
You can then [use different CSS selectors to create styles for dark/light themes](https://www.designcise.com/web/tutorial/how-to-create-non-flickering-dark-or-light-mode-toggle-in-next-js-using-localstorage#adding-the-ability-to-switch-themes).
1212

1313
## Features
1414

0 commit comments

Comments
 (0)