Files
praxis-creutzburg-web/admin/trumbowyg/docs/documentation.html
T
2026-03-20 17:13:38 +01:00

10 lines
220 B
HTML

<html lang="en">
<head>
<meta http-equiv="refresh" content="1;URL=./docs/">
<script>
window.location = window.location.href.replace('documentation.html', 'documentation/');
</script>
</head>
</html>