Skip to content

Commit 4570db8

Browse files
authored
Update get started intro section (mongodb#2245)
* update get started intro section * copy edit * Update source/introduction.txt
1 parent 7c63999 commit 4570db8

File tree

1 file changed

+11
-21
lines changed

1 file changed

+11
-21
lines changed

source/introduction.txt

+11-21
Original file line numberDiff line numberDiff line change
@@ -112,27 +112,17 @@ with data from your app:
112112
Get Started with Realm
113113
----------------------
114114

115-
Check out our Task Tracker tutorial for any of these platforms:
116-
117-
- :ref:`Android with Kotlin <kotlin-tutorial>`
118-
- :ref:`Flutter with Dart <flutter-tutorial>`
119-
- :ref:`iOS with SwiftUI <ios-swift-tutorial>`
120-
- :ref:`React Native with JavaScript <react-native-tutorial>`
121-
- :ref:`Xamarin (iOS and Android) with C# <dotnet-tutorial>`
122-
123-
Or start by experimenting with a working Sync-enabled client application
124-
with a :ref:`template app <template-apps>`.
125-
126-
You can also refer to the documentation for each client SDK:
127-
128-
- :doc:`Flutter SDK </sdk/flutter>` for Flutter
129-
- :doc:`Java SDK </sdk/java>` for Java
130-
- :doc:`Kotlin SDK </sdk/kotlin>` for Kotlin
131-
- :doc:`.NET SDK </sdk/dotnet>` for C# and Xamarin
132-
- :doc:`Node.js SDK </sdk/node>` for Node.js
133-
- :doc:`React Native SDK </sdk/react-native>` for TypeScript and JavaScript with React Native
134-
- :doc:`Swift SDK </sdk/swift>` for Swift and Objective-C
135-
- :doc:`Web SDK </web>` for browser JavaScript
115+
Learn more about the Realm SDKs:
116+
117+
- :ref:`C++ SDK <cpp-intro>`
118+
- :ref:`Flutter SDK <flutter-intro>`
119+
- :ref:`Java SDK <java-intro>`
120+
- :ref:`Kotlin SDK <kotlin-intro>`
121+
- :ref:`.NET SDK <dotnet-intro>`
122+
- :ref:`Node.js SDK <node-intro>`
123+
- :ref:`React Native SDK <react-native-intro>`
124+
- :ref:`Swift SDK <ios-intro>`
125+
- :ref:`Web SDK <web-intro>`
136126

137127
Summary
138128
-------

0 commit comments

Comments
 (0)