Skip to content

Commit 8bfbcb2

Browse files
authored
rename kotlin.txt to avoid overwriting driver docs (#888)
* rename kotlin.txt to avoid overwriting driver docs * update landign pages array
1 parent f797fdf commit 8bfbcb2

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "drivers"
22
title = "MongoDB Drivers"
33

4-
toc_landing_pages = ["/python", "/php", "/java-drivers", "/kotlin", "/use-cases", "/ruby"]
4+
toc_landing_pages = ["/python", "/php", "/java-drivers", "/kotlin-drivers", "/use-cases", "/ruby"]
55

66
intersphinx = ["https://www.mongodb.com/docs/manual/objects.inv"]
77
sharedinclude_root = "https://raw.githubusercontent.com/10gen/docs-shared/main/"

source/index.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ security patches to them.
5050

5151
.. card::
5252
:headline: Kotlin
53-
:url: /kotlin/
53+
:url: /kotlin-drivers/
5454
:icon: /figures/icons/kotlin.svg
5555
:icon-alt: Kotlin Driver icon
5656

@@ -145,7 +145,7 @@ Don’t see your desired language? Browse more `community-supported libraries <h
145145
C# and .NET Driver <https://www.mongodb.com/docs/drivers/csharp/current/>
146146
Go Driver <https://www.mongodb.com/docs/drivers/go/current/>
147147
Java Drivers </java-drivers>
148-
Kotlin Drivers </kotlin>
148+
Kotlin Drivers </kotlin-drivers>
149149
Node.js Driver <https://www.mongodb.com/docs/drivers/node/current/>
150150
PHP Driver </php>
151151
Python Drivers </python>
File renamed without changes.

source/kotlin.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
HELLO FROM THE PLATFORM!
2+
3+
Do not create a Kotlin.rst file or you'll end up deleting
4+
the kotlin driver docs.
5+
6+
Thank you for your collaboration,
7+
Docs Platform

0 commit comments

Comments
 (0)