From da5a3ea5a820a271ff5a79ab5cfbf45cf4c52102 Mon Sep 17 00:00:00 2001 From: Marc DiPasquale Date: Mon, 31 Jul 2023 12:03:08 -0400 Subject: [PATCH] fix incorrect link --- src/pages/tutorials/javarto/tutorials.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/tutorials/javarto/tutorials.yml b/src/pages/tutorials/javarto/tutorials.yml index 87441a8..91c52f6 100644 --- a/src/pages/tutorials/javarto/tutorials.yml +++ b/src/pages/tutorials/javarto/tutorials.yml @@ -2,6 +2,6 @@ summary: These tutorials get you up to speed sending and receiving messages with Solace technology in your JavaRTO applications. icon: jni.svg buttons: - doclink: https://docs.solace.com/Open-APIs-Protocols/MQTT/MQTT-get-started.htm + doclink: https://docs.solace.com/API/Messaging-APIs/JavaRTO-API/java-rto-home.htm github: https://github.com/SolaceSamples/solace-samples-javarto type: solace