@jetbrains/kotlin-web-site-ui 4.14.3 → 4.14.4

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.
@@ -85,7 +85,7 @@ const navScheme = [{
85
85
  url: CASE_STUDIES_URL
86
86
  }, {
87
87
  title: DOCS_TITLE,
88
- url: KOTLIN_DOCS_URL,
88
+ url: null,
89
89
  items: DOCS_NAVIGATION_ITEMS
90
90
  }, {
91
91
  title: API_TITLE,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@jetbrains/kotlin-web-site-ui",
3
3
  "description": "UI components for Kotlin web sites development",
4
- "version": "4.14.3",
4
+ "version": "4.14.4",
5
5
  "license": "Apache-2.0",
6
6
  "author": "JetBrains",
7
7
  "files": [