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

fix redirect

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