Skip to content

Commit 80979df

Browse files
authored
making links clickable
1 parent e29279b commit 80979df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/ROOT/pages/lab-jaeger-nodejs.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ docker-compose up
271271
----
272272

273273

274-
. Run the following code to call the API multiple times or open the URL endpoint \http://localhost:8080/sayHello/Carlos on the web browser and click refresh multiple time.
274+
. Run the following code to call the API multiple times or open the URL endpoint http://localhost:8080/sayHello/Carlos on the web browser and click refresh multiple time.
275275
+
276276
[source, bash]
277277
----
@@ -330,7 +330,7 @@ docker-compose build
330330
docker-compose up
331331
----
332332

333-
. Run again the following code to call the API multiple times or open the URL endpoint \http://localhost:8080/sayHello/Carlos on the web browser and click refresh multiple time.
333+
. Run again the following code to call the API multiple times or open the URL endpoint http://localhost:8080/sayHello/Carlos on the web browser and click refresh multiple time.
334334
+
335335
[source, bash]
336336
----

0 commit comments

Comments
 (0)