Show the composition of DeReKo-KorAP-2026-II
The composition page now embeds the table generated for the 2026-II
release (dereko-korap-2026-II.html) instead of the 2026-I one.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Change-Id: I4d7ed74111d7da41028f042f66c891091b23b27a
diff --git a/templates/custom/doc/corpus/composition.html.ep b/templates/custom/doc/corpus/composition.html.ep
index f43886f..6a8b24a 100644
--- a/templates/custom/doc/corpus/composition.html.ep
+++ b/templates/custom/doc/corpus/composition.html.ep
@@ -3,6 +3,6 @@
%= page_title
<section>
- <h3>DeReKo-KorAP-2026-I</h3>
- <iframe src="https://korap.ids-mannheim.de/data/dereko-korap-2026-I.html" sandbox="allow-forms allow-same-origin allow-scripts allow-popups" style="position: relative; border-width: 0; min-height: 90vh" height="90%" width="100%"></iframe>
+ <h3>DeReKo-KorAP-2026-II</h3>
+ <iframe src="https://korap.ids-mannheim.de/data/dereko-korap-2026-II.html" sandbox="allow-forms allow-same-origin allow-scripts allow-popups" style="position: relative; border-width: 0; min-height: 90vh" height="90%" width="100%"></iframe>
</section>