Skip to content
Snippets Groups Projects
Commit 189ebae1 authored by Rafael László's avatar Rafael László :speech_balloon:
Browse files

fix redirect to introduction page

parent b29b678d
Branches
No related tags found
No related merge requests found
Pipeline #6597 passed
......@@ -3,5 +3,5 @@
[Bevezető](guide/01_introduction)
<script>
window.location.href += "guide/01_introduction.md";
window.location.href += "guide/01_introduction";
</script>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment