1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Fix migration source type

Previously the migration-7/web.adoc source type was kotlin for the xml
source. This commit fixes that.

Closes gh-16662
This commit is contained in:
Rob Winch
2025-02-26 16:00:55 -06:00
parent 3e0be28602
commit e64102b83c
+1 -1
View File
@@ -91,7 +91,7 @@ http {
Xml::
+
[source,kotlin,role="secondary"]
[source,xml,role="secondary"]
----
<http entry-point-ref="myEntryPoint">
<!-- ... -->