@apify/docs-theme 1.0.186 → 1.0.188

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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apify/docs-theme",
3
- "version": "1.0.186",
3
+ "version": "1.0.188",
4
4
  "description": "",
5
5
  "main": "./src/index.js",
6
6
  "files": [
package/src/config.js CHANGED
@@ -132,7 +132,7 @@ const themeConfig = {
132
132
  href: 'https://github.com/apify',
133
133
  },
134
134
  {
135
- label: 'Actor Whitepaper',
135
+ label: 'Actor whitepaper',
136
136
  href: 'https://whitepaper.actor',
137
137
  },
138
138
  ],
Binary file