Skip to content

Commit 26df973

Browse files
committed
Update DevHub link on landing page (#107)
# Pull Request Info [PR Reviewing Guidelines](https://github.com/mongodb/docs-java/blob/master/REVIEWING.md) - Update DevHub link on landing page to filter by language instead of a "Kotlin" keyword search (which links out to unsorted search results instead of newest content). - Per Mohit's request, add Getting Started tutorial link to landing page Learn section JIRA - no Jira Staging - https://docs-mongodbcom-staging.corp.mongodb.com/kotlin/docsworker-xlarge/no-jira-update-devhub-link/#developer-hub ## Self-Review Checklist - [ ] Is this free of any warnings or errors in the RST? - [ ] Did you run a spell-check? - [ ] Did you run a grammar-check? - [ ] Are all the links working? (cherry picked from commit 0888cf2)
1 parent 2c90236 commit 26df973

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

source/index.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,10 @@ Developer Hub
123123
The Developer Hub provides tutorials and social engagement for
124124
developers.
125125

126-
To learn how to use MongoDB features with the Kotlin driver, see the `How
127-
To's and Articles page <https://www.mongodb.com/developer/learn/?content=Articles&text=kotlin#main>`__.
126+
To learn how to use MongoDB features with the Kotlin driver, see the
127+
:website:`Kotlin Tutorials and Articles </developer/languages/kotlin/>` page, which
128+
features our :website:`Getting Started with the {+driver-long+} </developer/products/mongodb/getting-started-kotlin-driver/>`
129+
developer tutorial.
128130

129131
To ask questions and engage in discussions with fellow developers using
130132
the Kotlin Driver, visit the `MongoDB Developer Community <https://www.mongodb.com/community/forums/tag/kotlin>`__.

0 commit comments

Comments
 (0)