Skip to content

Commit c257006

Browse files
committed
docs: update url
1 parent 738ca3d commit c257006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ const config = {
99
title: 'React Scroll Parallax',
1010
tagline:
1111
'React components to create parallax scroll effects for banners, images or any other DOM elements.',
12-
url: 'https://react-scroll-parallax.v3.damnthat.tv',
12+
url: 'https://react-scroll-parallax.damnthat.tv',
1313
baseUrl: '/',
1414
onBrokenLinks: 'throw',
1515
onBrokenMarkdownLinks: 'warn',

0 commit comments

Comments
 (0)