From 93ae8a2012ff3e5eeadc2bd1b2e56858d7efd818 Mon Sep 17 00:00:00 2001 From: Adam Schmideg Date: Wed, 18 Sep 2019 12:05:09 +0200 Subject: [PATCH] Fix problematic external links --- .travis.yml | 2 +- docs/_doc/Japanese-Contracts-and-Transactions.md | 2 +- docs/_doc/Setting-up-monitoring-on-local-cluster.md | 2 +- docs/_legacy/Mining.md | 2 +- docs/_legacy/geth.md | 4 ++-- index.html | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.travis.yml b/.travis.yml index f2a2a153dd..b3ab200072 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ before_script: # the `install` step will run `bundle install` by default. script: - bundle exec jekyll build - - bundle exec htmlproofer ./_site --assume-extension --only-4xx --allow-hash-href + - bundle exec htmlproofer ./_site --assume-extension --allow-hash-href env: global: diff --git a/docs/_doc/Japanese-Contracts-and-Transactions.md b/docs/_doc/Japanese-Contracts-and-Transactions.md index 478ae8eb3f..d7a15f2e64 100644 --- a/docs/_doc/Japanese-Contracts-and-Transactions.md +++ b/docs/_doc/Japanese-Contracts-and-Transactions.md @@ -37,7 +37,7 @@ blockchain 上で有効となる contract は Ethereum 特別仕様の バイナ flontier リリースでは、geth は Christian R. と Lefteris K が手がけた、コマンドライン [solidity コンパイラ](https://solidity.readthedocs.io/en/latest/installing-solidity.html) である `solc` をシステムコールで呼び出すことを通して、solidity コンパイルをサポートしています。 以下もお試しください。 * [Solidity realtime compiler](https://chriseth.github.io/cpp-ethereum/) (by Christian R) -* [Cosmo](http://meteor-dapp-cosmo.meteor.com) +* [Cosmo](https://github.com/cosmo-project/meteor-dapp-cosmo) * [Mix]() * [AlethZero]() diff --git a/docs/_doc/Setting-up-monitoring-on-local-cluster.md b/docs/_doc/Setting-up-monitoring-on-local-cluster.md index 4f2541efa5..866d556c63 100644 --- a/docs/_doc/Setting-up-monitoring-on-local-cluster.md +++ b/docs/_doc/Setting-up-monitoring-on-local-cluster.md @@ -1,7 +1,7 @@ --- title: Setting up monitoring on local cluster --- -This page describes how to set up a monitoring site, [like this one](http://eth-netstats.herokuapp.com/), for your private network. It builds upon [this page](setting-up-private-network-or-local-cluster) and assumes you've created a local cluster using [this script (gethcluster.sh)](https://github.com/ethersphere/eth-utils). +This page describes how to set up a monitoring site for your private network. It builds upon [this page](setting-up-private-network-or-local-cluster) and assumes you've created a local cluster using [this script (gethcluster.sh)](https://github.com/ethersphere/eth-utils). The monitoring system consists of two components: diff --git a/docs/_legacy/Mining.md b/docs/_legacy/Mining.md index bdc7727c3a..fe0977751a 100644 --- a/docs/_legacy/Mining.md +++ b/docs/_legacy/Mining.md @@ -291,5 +291,5 @@ eth -m on -G -a -i -v 8 // * https://github.com/ethereum/wiki/wiki/Ethash * [Benchmarking results for GPU mining](https://forum.ethereum.org/discussion/2134/gpu-mining-is-out-come-and-let-us-know-of-your-bench-scores) * [historic moment](https://twitter.com/gavofyork/status/586623875577937922) -* [live mining statistic](https://etherapps.info/stats/mining) +* [live mining statistic](https://ethstats.net/) * [netstat ethereum network monitor](https://stats.ethdev.com) diff --git a/docs/_legacy/geth.md b/docs/_legacy/geth.md index 607ab9cd85..d59ad5f8de 100644 --- a/docs/_legacy/geth.md +++ b/docs/_legacy/geth.md @@ -85,7 +85,7 @@ IRC Freenode channels: * `#dappdevs`: Dapp developers channel * `#ethdev`: buildserver etc -[IRC Logs by ZeroGox](https://zerogox.com/bot/log) +IRC Logs by ZeroGox ### Gitter @@ -100,7 +100,7 @@ IRC Freenode channels: ### The ZeroGox Bot -[ZeroGox Bot](https://zerogox.com/bot) +ZeroGox Bot ### Dapp developers' mailing list diff --git a/index.html b/index.html index 5fa8d5e448..3c77623074 100644 --- a/index.html +++ b/index.html @@ -22,7 +22,7 @@ css:

What is Ethereum?

Ethereum is a decentralized platform that runs smart contracts, applications that run exactly as programmed without possibility of downtime, censorship, fraud or third party interference.

-

See our website or read the docs for more infos!

+

See our website or read the docs for more infos!

Ethereum logo