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
No known key found for this signature in database

View File

@ -91,7 +91,7 @@ http {
Xml::
+
[source,kotlin,role="secondary"]
[source,xml,role="secondary"]
----
<http entry-point-ref="myEntryPoint">
<!-- ... -->