diff --git a/package-lock.json b/package-lock.json
index 7f18946ca4..f334a47b7d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10,7 +10,7 @@
       "hasInstallScript": true,
       "license": "ISC",
       "dependencies": {
-        "@arduino/docs-arduino-cc": "^2.0.35",
+        "@arduino/docs-arduino-cc": "^2.0.35-hotfix.3",
         "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.35",
-      "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.35/1f82d3ad016ed7032697bdb1817509620793a710",
-      "integrity": "sha512-KkSTWrN+t0tjIjl2QQgdU9ESolZTszd9o1Yfg8qn34Eq/8d+dqzJJvzmOXhkmTZ1iwlIyYpLFU+DYPvN23N/7A==",
+      "version": "2.0.35-hotfix.3",
+      "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.35-hotfix.3/e72b1738441963153b9cb87e9f9627e73da5cf4d",
+      "integrity": "sha512-v1A1tOZHa3kcGk/V9nmKuVEYiATRofyDeC5/OQoa1GmGuUtr4h/Bis1OSZjvV8cqyC5xgSXfORyPjFsyjUj9Uw==",
       "dependencies": {
         "@algolia/autocomplete-core": "^1.10.0",
         "@algolia/autocomplete-plugin-recent-searches": "^1.17.0",
diff --git a/package.json b/package.json
index 1e83a50b6e..c6a5c5c24f 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.35",
+    "@arduino/docs-arduino-cc": "^2.0.35-hotfix.3",
     "gatsby": "^5.11.0",
     "gatsby-background-image": "^1.6.0",
     "gatsby-image": "^3.11.0",