Further URL updates: issues to zcash, str4d -> zcash-hackworks

This commit is contained in:
Larry Ruane 2019-01-11 15:52:38 -07:00
parent aa3f3c8b27
commit 5a5fdc2aad
8 changed files with 18 additions and 18 deletions

View File

@ -1,6 +1,6 @@
# Insight UI
A Bitcoin blockchain explorer web application service for [Bitcore Node](https://github.com/bitpay/bitcore-node) using the [Insight API](https://github.com/str4d/insight-api-zcash).
A Bitcoin blockchain explorer web application service for [Bitcore Node](https://github.com/bitpay/bitcore-node) using the [Insight API](https://github.com/zcash-hackworks/insight-api-zcash).
## Quick Start
@ -70,11 +70,11 @@ compile***.
## Note
For more details about the [Insight API](https://github.com/str4d/insight-api-zcash) configuration and end-points, go to [Insight API GitHub repository](https://github.com/str4d/insight-api-zcash).
For more details about the [Insight API](https://github.com/zcash-hackworks/insight-api-zcash) configuration and end-points, go to [Insight API GitHub repository](https://github.com/zcash-hackworks/insight-api-zcash).
## Contribute
Contributions and suggestions are welcomed at the [Insight UI GitHub repository](https://github.com/str4d/insight-ui-zcash).
Contributions and suggestions are welcomed at the [Insight UI GitHub repository](https://github.com/zcash-hackworks/insight-ui-zcash).
## License

View File

@ -34,7 +34,7 @@
}
],
"bugs": {
"url": "https://github.com/zcash-hackworks/insight-ui-zcash/issues"
"url": "https://github.com/zcash/zcash/issues"
},
"homepage": "https://github.com/zcash-hackworks/insight-ui-zcash",
"license": "MIT",

View File

@ -26,7 +26,7 @@ msgid ""
"\"_blank\">open-source Zcash blockchain explorer</a> with complete REST "
"and websocket APIs that can be used for writing web wallets and other apps "
"that need more advanced blockchain queries than provided by zcashd RPC. "
"Check out the <a href=\"https://github.com/str4d/insight-ui-zcash\" target=\"_blank"
"Check out the <a href=\"https://github.com/zcash-hackworks/insight-ui-zcash\" target=\"_blank"
"\">source code</a>."
msgstr ""
"<strong>insight</strong> ist ein <a href=\"http://live.insight.is/\" target="
@ -34,7 +34,7 @@ msgstr ""
"REST und Websocket APIs um eigene Wallets oder Applikationen zu "
"implementieren. Hierbei werden fortschrittlichere Abfragen der Blockchain "
"ermöglicht, bei denen die RPC des Zcashd nicht mehr ausreichen. Der "
"aktuelle <a href=\"https://github.com/str4d/insight-ui-zcash\" target=\"_blank"
"aktuelle <a href=\"https://github.com/zcash-hackworks/insight-ui-zcash\" target=\"_blank"
"\">Quellcode</a> ist auf Github zu finden."
#: public/views/index.html
@ -45,7 +45,7 @@ msgid ""
msgstr ""
"<strong>insight</strong> befindet sich aktuell noch in der Entwicklung. "
"Bitte sende alle gefundenen Fehler (Bugs) und Feedback zur weiteren "
"Verbesserung an unseren <a href=\"https://github.com/str4d/insight-ui-zcash/issues"
"Verbesserung an unseren <a href=\"https://github.com/zcash/zcash/issues"
"\" target=\"_blank\">Github Issue Tracker</a>."
#: public/views/index.html

View File

@ -26,7 +26,7 @@ msgid ""
"\"_blank\">open-source Zcash blockchain explorer</a> with complete REST "
"and websocket APIs that can be used for writing web wallets and other apps "
"that need more advanced blockchain queries than provided by zcashd RPC. "
"Check out the <a href=\"https://github.com/str4d/insight-ui-zcash\" target=\"_blank"
"Check out the <a href=\"https://github.com/zcash-hackworks/insight-ui-zcash\" target=\"_blank"
"\">source code</a>."
msgstr ""
"<strong>insight</strong> es un <a href=\"http://live.insight.is/\" target="
@ -44,7 +44,7 @@ msgid ""
msgstr ""
"<strong>insight</strong> esta en desarrollo aún, por ello agradecemos que "
"nos reporten errores o sugerencias para mejorar el software. <a href="
"\"https://github.com/str4d/insight-ui-zcash/issues\" target=\"_blank\">Github issue "
"\"https://github.com/zcash/zcash/issues\" target=\"_blank\">Github issue "
"tracker</a>."
#: public/views/index.html

View File

@ -25,14 +25,14 @@ msgid ""
"\"_blank\">open-source Zcash blockchain explorer</a> with complete REST "
"and websocket APIs that can be used for writing web wallets and other apps "
"that need more advanced blockchain queries than provided by zcashd RPC. "
"Check out the <a href=\"https://github.com/str4d/insight-ui-zcash\" target=\"_blank"
"Check out the <a href=\"https://github.com/zcash-hackworks/insight-ui-zcash\" target=\"_blank"
"\">source code</a>."
msgstr ""
"<strong>insight</strong>は、zcashd RPCの提供するものよりも詳細なブロック"
"チェインへの問い合わせを必要とするウェブウォレットやその他のアプリを書くのに"
"使える、完全なRESTおよびwebsocket APIを備えた<a href=\"http://live.insight."
"is/\" target=\"_blank\">オープンソースのビットコインブロックエクスプローラ</"
"a>です。<a href=\"https://github.com/str4d/insight-ui-zcash\" target=\"_blank\">ソース"
"a>です。<a href=\"https://github.com/zcash-hackworks/insight-ui-zcash\" target=\"_blank\">ソース"
"コード</a>を確認"
#: public/views/index.html

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -62,8 +62,8 @@
<div class="col-xs-12 col-md-4 col-gray">
<h2 translate>About</h2>
<p translate><strong>insight</strong> is an <a href="https://insight.is/"
target="_blank">open-source Zcash blockchain explorer</a> with complete REST and websocket APIs that can be used for writing web wallets and other apps that need more advanced blockchain queries than provided by zcashd RPC. Check out the <a href="https://github.com/str4d/insight-ui-zcash" target="_blank">source code</a>.</p>
<p translate><strong>insight</strong> is still in development, so be sure to report any bugs and provide feedback for improvement at our <a href="https://github.com/str4d/insight-ui-zcash/issues" target="_blank">github issue tracker</a>.</p>
target="_blank">open-source Zcash blockchain explorer</a> with complete REST and websocket APIs that can be used for writing web wallets and other apps that need more advanced blockchain queries than provided by zcashd RPC. Check out the <a href="https://github.com/zcash-hackworks/insight-ui-zcash" target="_blank">source code</a>.</p>
<p translate><strong>insight</strong> is still in development, so be sure to report any bugs and provide feedback for improvement at our <a href="https://github.com/zcash/zcash/issues" target="_blank">github issue tracker</a>.</p>
<p data-ng-if='currency.testnet'><strong>This explorer is currently showing testnet Zcash!</strong></p>
<div id="powered" class="row">
<div class="powered-text">