We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 738ca3d commit c257006Copy full SHA for c257006
documentation/docusaurus.config.js
@@ -9,7 +9,7 @@ const config = {
9
title: 'React Scroll Parallax',
10
tagline:
11
'React components to create parallax scroll effects for banners, images or any other DOM elements.',
12
- url: 'https://react-scroll-parallax.v3.damnthat.tv',
+ url: 'https://react-scroll-parallax.damnthat.tv',
13
baseUrl: '/',
14
onBrokenLinks: 'throw',
15
onBrokenMarkdownLinks: 'warn',
0 commit comments