Browse Source

Corrigir URL do exercicio de exemplo para idioma en

Lucas de Souza 5 years ago
parent
commit
c678f51d2a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -81,7 +81,7 @@
       </p>
         <div class="embed-responsive embed-responsive-16by9">
           <iframe class="embed-responsive-item"
-                  src="ivprogh/index.html?lang=en&iLM_PARAM_AssignmentURL=true&iLM_PARAM_Assignment=../ex_pt/exerc/exemplo_fatorial.ivph"
+                  src="ivprogh/index.html?lang=en&iLM_PARAM_AssignmentURL=true&iLM_PARAM_Assignment=../ex_en/exerc/exemplo_fatorial.ivph"
            allowfullscreen>
           </iframe>
         </div>