Skip to content

Commit 923bc21

Browse files
fix links (#525)
1 parent 4001c71 commit 923bc21

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

source/triggers/authentication-triggers.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _authentication-triggers:
2+
13
=======================
24
Authentication Triggers
35
=======================

source/tutorial/realm-app.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -356,8 +356,8 @@ managing the Task Tracker backend.
356356
Now that we can view the configuration of our app in the Realm UI, we
357357
can take a look at all of the configuration uploaded from the JSON in
358358
``realm-tutorial-backend``. If you'd rather jump straight into a client
359-
SDK guides, you can find the links in the :ref:`What's Next? section
360-
<client-sdk-guides>`.
359+
SDK guides, you can find the links in the
360+
:ref:`What's Next? section <client-sdk-guides>` below.
361361

362362
Schema
363363
~~~~~~
@@ -383,7 +383,7 @@ applications, with minor exceptions.
383383
.. see::
384384

385385
To learn more about schemas in {+service+}, see the
386-
:ref:`documentation on Realm Schema <schema>`.
386+
:ref:`documentation on Realm Schemas <mongodb-schemas>`.
387387

388388
Authentication
389389
~~~~~~~~~~~~~~
@@ -503,6 +503,8 @@ start adding to-do tasks or even other users as project members.
503503
To learn more about triggers in {+service+}, see the
504504
:ref:`documentation on triggers <triggers>`.
505505

506+
.. _client-sdk-guides:
507+
506508
What's Next?
507509
------------
508510

@@ -513,8 +515,6 @@ Now that you have a working Realm application, you can follow one of our client
513515
application tutorials to connect to your Realm app and manage tasks from a
514516
mobile or web application.
515517

516-
.. client-sdk-guides::
517-
518518
- :doc:`iOS (Swift) </tutorial/ios-swift>`
519519
- :doc:`Android (Kotlin) </tutorial/android-kotlin>`
520520
- :doc:`React Native (JavaScript) </tutorial/react-native>`

0 commit comments

Comments
 (0)