Skip to content

Commit 311708d

Browse files
committed
hide kotlin server too
1 parent 39dfffd commit 311708d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

scripts/catalog_papi.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,7 @@ const updateSources = async () => {
260260
'amp',
261261
'factual-engine',
262262
'kotlin-android',
263+
'kotlin',
263264
'swift-ios'
264265
]
265266

src/_data/catalog/sources.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ items:
439439
- display_name: Kotlin
440440
slug: kotlin
441441
url: connections/sources/catalog/libraries/server/kotlin
442-
hidden: false
442+
hidden: true
443443
source_type: server
444444
description: The hassle-free way to add Segment analytics to your kotlin app (JVM).
445445
logo:

0 commit comments

Comments
 (0)