Skip to content

Commit 80751a5

Browse files
authored
Fix link text in start_stop_instance.rst (#3745)
1 parent 6b31ec3 commit 80751a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/book/admin/start_stop_instance.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ If there are several enabled instances, ``tt start`` starts a separate Tarantool
2727
instance for each of them.
2828

2929
Learn more about working with multiple Tarantool instances in
30-
:ref:`Managing multiple instances <admin-start_stop_instance-multi-instance>`.
30+
:ref:`Multi-instance applications <admin-start_stop_instance-multi-instance>`.
3131

3232
To start a specific enabled instance, specify its name in the ``tt start`` argument:
3333

@@ -332,4 +332,4 @@ To restart a running ``my_app`` instance with ``systemctl``, run:
332332

333333
.. code-block:: console
334334
335-
$ systemctl restart tarantool@my_app
335+
$ systemctl restart tarantool@my_app

0 commit comments

Comments
 (0)