Skip to content

Commit 41c1bb1

Browse files
authored
[W-19686981] remove extra tags (#201)
* remove tag * remove extra tag
1 parent 7f41de5 commit 41c1bb1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

modules/ROOT/pages/mq-connected-apps.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Use this ID and secret to get the access token required to authenticate with the
2525
+
2626
image::mq-tutorial-studio7-mq-config.png["Anypoint MQ Config window showing the URL, Client App ID, and Client Secret fields"]
2727
+
28-
include::partial$mq-client-id-secret.adoc[tag=mqClientIdSecret]
28+
include::partial$mq-client-id-secret.adoc[]
2929
+
3030
For more information, see xref:mq-tutorial.adoc#configure-mule-4-studio[Create and Connect a Mule 4 App to Anypoint MQ in Anypoint Studio 7] in the Anypoint MQ tutorial.
3131

modules/ROOT/pages/mq-queues.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ The minimum delivery delay for a message is 0 seconds. The maximum is 15 minutes
8181
+
8282
See xref:mq-glossary.adoc#encrypt-queue[Encrypted Queue].
8383
+
84-
include::partial$mq-encrypt-queue.adoc[tag=mqEncryptQueue]
84+
include::partial$mq-encrypt-queue.adoc[]
8585
** *Assign a Dead Letter Queue* assigns the DLQ.
8686
+
8787
The DLQ is a previously created queue to which to send undeliverable messages.

0 commit comments

Comments
 (0)