hds-web 1.39.5 → 1.39.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
@@ -777,7 +777,7 @@ V3Header.defaultProps = {
|
|
777
777
|
},
|
778
778
|
],
|
779
779
|
flyoutD: {
|
780
|
-
link: "https://hasura.io/
|
780
|
+
link: "https://hasura.io/docs/3.0/index/",
|
781
781
|
cardImg: `https://res.cloudinary.com/dh8fp23nd/image/upload/v1721205269/Frame_2610016_1_jluh5u.png`,
|
782
782
|
cardImgAlt: "Hasura DDN",
|
783
783
|
},
|