diff --git a/content/hardware/04.pro/boards/portenta-h7-lite-connected/datasheet b/content/hardware/04.pro/boards/portenta-h7-lite-connected/datasheet deleted file mode 120000 index 900bc4c5ef..0000000000 --- a/content/hardware/04.pro/boards/portenta-h7-lite-connected/datasheet +++ /dev/null @@ -1 +0,0 @@ -../portenta-h7/datasheets \ No newline at end of file diff --git a/content/hardware/04.pro/boards/portenta-h7-lite-connected/datasheet b/content/hardware/04.pro/boards/portenta-h7-lite-connected/datasheet new file mode 100644 index 0000000000..900bc4c5ef --- /dev/null +++ b/content/hardware/04.pro/boards/portenta-h7-lite-connected/datasheet @@ -0,0 +1 @@ +../portenta-h7/datasheets \ No newline at end of file diff --git a/content/hardware/04.pro/boards/portenta-h7-lite/datasheet b/content/hardware/04.pro/boards/portenta-h7-lite/datasheet deleted file mode 120000 index 900bc4c5ef..0000000000 --- a/content/hardware/04.pro/boards/portenta-h7-lite/datasheet +++ /dev/null @@ -1 +0,0 @@ -../portenta-h7/datasheets \ No newline at end of file diff --git a/content/hardware/04.pro/boards/portenta-h7-lite/datasheet b/content/hardware/04.pro/boards/portenta-h7-lite/datasheet new file mode 100644 index 0000000000..900bc4c5ef --- /dev/null +++ b/content/hardware/04.pro/boards/portenta-h7-lite/datasheet @@ -0,0 +1 @@ +../portenta-h7/datasheets \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index efec2b1820..c64c13292c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "hasInstallScript": true, "license": "ISC", "dependencies": { - "@arduino/docs-arduino-cc": "^2.0.24", + "@arduino/docs-arduino-cc": "^2.0.25", "gatsby": "^5.11.0", "gatsby-background-image": "^1.6.0", "gatsby-image": "^3.11.0", @@ -339,9 +339,9 @@ } }, "node_modules/@arduino/docs-arduino-cc": { - "version": "2.0.24", - "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.24/016f2e17a5f54b63235590bcdf755e8094c40ea5", - "integrity": "sha512-ccqIPIiH8KEVvHJQbpVubjoeTCK5S9hknCULiJENQ5jaueEnzyMKp6+PZtcgFtCKmRMjPj09RA27LfWA7FFN3w==", + "version": "2.0.25", + "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.25/f5e270bd10d95ae4883452e3ecd76f0e58483c4e", + "integrity": "sha512-CXUze1fGbP/39RJLMLHSb3KwmNY74Dhx+u+U+9kKUTxbRIdbSwTuesENJoS1LKZO4b3FFUihj8/g1kfbrmi9pA==", "dependencies": { "@algolia/autocomplete-core": "^1.10.0", "@algolia/autocomplete-plugin-recent-searches": "^1.17.0", diff --git a/package.json b/package.json index 0e3301fb7e..375635da24 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ }, "homepage": "https://github.com/arduino/docs-content#readme", "dependencies": { - "@arduino/docs-arduino-cc": "^2.0.24", + "@arduino/docs-arduino-cc": "^2.0.25", "gatsby": "^5.11.0", "gatsby-background-image": "^1.6.0", "gatsby-image": "^3.11.0",