Commit 266ccbeda6b9630e2905e5c530d0a251d7182d91
1 parent
7944ab1f
Exists in
master
and in
7 other branches
Correção do caminho para a pasta ajuda
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
ferramentas/conectarwms/index.htm
... | ... | @@ -18,8 +18,8 @@ |
18 | 18 | <div id=geral style="left:0px;top:0px;"> |
19 | 19 | <div class=guiaobj id="guia1obj" style="left:5px;top:0px;text-align:left"> |
20 | 20 | <div id=men1 style="top:5px;left:0px;"> |
21 | - <a href="../../ajuda/The_ArcIMS_OGC_WMS_Connector.pdf" target=blank >Veja como criar web services no ARCIMS</a> | |
22 | - <br><a href="../../ajuda/ArcGIS9.x.html" target=blank >Veja como utilizar web services no ARCGIS</a><br> | |
21 | + <a href="../../documentacao/ajuda/The_ArcIMS_OGC_WMS_Connector.pdf" target=blank >Veja como criar web services no ARCIMS</a> | |
22 | + <br><a href="../../documentacao/ajuda/ArcGIS9.x.html" target=blank >Veja como utilizar web services no ARCGIS</a><br> | |
23 | 23 | </div> |
24 | 24 | <div id=opc1 style="text-align:left;top:5px;left:0px"> |
25 | 25 | Digite o endereço do serviço ou escolha da lista abaixo. Utilize as guias acima para ver o resultado do acesso.<br> | ... | ... |