Skip to content

Commit

Permalink
Update archiver viewer link
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaelLyra8 committed Oct 2, 2024
1 parent 6e7c2be commit f2b87ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<div class="card-body">
<h4 class="card-title">Archiver - Viewer</h5>
<p class="card-text">EPICS Archiver viewer.</p>
<div><a href="https://ais-eng-srv-ta.cnpem.br/archiver-viewer" target="_blank">https://ais-eng-srv-ta.cnpem.br/archiver-viewer</a></div>
<div><a href="http://archiver-viewer.lnls.br" target="_blank">http://archiver-viewer.lnls.br</a></div>
</div>
</div>
<div class="card text-center card-item">
Expand Down
2 changes: 1 addition & 1 deletion services.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"title": "Archiver - Viewer",
"desc": "EPICS Archiver viewer.",
"links": [
"https://ais-eng-srv-ta.cnpem.br/archiver-viewer"
"http://archiver-viewer.lnls.br"
]
},
{
Expand Down

0 comments on commit f2b87ce

Please sign in to comment.