Skip to content

Commit f75f21a

Browse files
committed
Some fixes for testing/* articles in 2.7 docs
1 parent 1b2e203 commit f75f21a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

testing/profiling.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,14 +61,14 @@ finish. It's easy to achieve if you embed the token in the error message::
6161

6262
.. caution::
6363

64-
The profiler store can be different depending on the environment
65-
(especially if you use the SQLite store, which is the default configured
66-
one).
64+
The profiler store can be different depending on the environment
65+
(especially if you use the SQLite store, which is the default configured
66+
one).
6767

6868
.. note::
6969

70-
The profiler information is available even if you insulate the client or
71-
if you use an HTTP layer for your tests.
70+
The profiler information is available even if you :doc:`insulate the client </testing/insulating_clients>`
71+
or if you use an HTTP layer for your tests.
7272

7373
.. tip::
7474

0 commit comments

Comments
 (0)