Skip to content

Commit

Permalink
Atualiza link para o FAQ no htaccess
Browse files Browse the repository at this point in the history
  • Loading branch information
guaycuru committed Jul 4, 2017
1 parent 3fedbdd commit 583344f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ RewriteRule ^visoes/Disciplina\.php$ %{ENV:BASE}disciplina/ [R=302,L,QSA]
RewriteRule ^visoes/EditarPerfil\.php$ %{ENV:BASE}editar-perfil/ [R=302,L,QSA]
RewriteRule ^visoes/Eliminador\.php$ %{ENV:BASE}eliminador/ [R=302,L,QSA]
RewriteRule ^visoes/Estatisticas\.php$ %{ENV:BASE}estatisticas/ [R=302,L,QSA]
RewriteRule ^visoes/FAQ\.php$ %{ENV:BASE}faq/ [R=302,L,QSA]
RewriteRule ^visoes/FAQ\.php$ https://github.com/guaycuru/gde/wiki/FAQ [R=302,L,QSA]
RewriteRule ^visoes/Grupo\.php$ %{ENV:BASE} [R=302,L,QSA]
RewriteRule ^visoes/Grupos\.php$ %{ENV:BASE} [R=302,L,QSA]
RewriteRule ^visoes/Imprimir_Horario\.php$ %{ENV:BASE}imprimirhorario/ [R=302,L,QSA]
Expand Down

0 comments on commit 583344f

Please sign in to comment.