Skip to content
This repository has been archived by the owner on May 17, 2022. It is now read-only.

Commit

Permalink
Merge pull request #295 from bobsummerwill/master
Browse files Browse the repository at this point in the history
Fix another repo location reference.
  • Loading branch information
bobsummerwill committed Jul 26, 2016
2 parents eec46d9 + 36f191f commit 1e34276
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions source/ethereum-clients/cpp-ethereum/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,16 @@ cpp-ethereum
Quick Start
================================================================================

- The Github project for the Ethereum C++ client is `webthree-umbrella <http://github.com/ethereum/webthree-umbrella>`_.
- We will be moving that back to `cpp-ethereum-github`_ as part of our :ref:`project-reboot`.
- The Github project for the Ethereum C++ client is https://github.com/ethereum/cpp-ethereum/
- As of right now, though (only for the v1.3.0 release), the canonical mainline is at https://github.com/bobsummerwill/cpp-ethereum/tree/merge_repos
- Prior to the v1.3.0 release and for several months before, the canonical mainline was at https://github.com/ethereum/webthree-umbrella
- If you just want to install binaries then head to :ref:`Installing binaries`.
- If you want to build from source then head to :ref:`Building from source`.
- You can chat with the community and developers at `cpp-ethereum-gitter`_
- The developers have their in-depth conversations at `cpp-ethereum-development-gitter`_
- Please log any issues using the `Github issue tracker <http://github.com/ethereum/webthree-umbrella/issues>`_.
- cpp-ethereum is extremely portable and is used on a :ref:`very broad range of platforms <cpp-ethereum-portability>`.

.. _cpp-ethereum-github: https://github.com/ethereum/cpp-ethereum
.. _cpp-ethereum-gitter: https://gitter.im/ethereum/cpp-ethereum
.. _cpp-ethereum-development-gitter: https://gitter.im/ethereum/cpp-ethereum-development

Expand Down

0 comments on commit 1e34276

Please sign in to comment.