Skip to content

Commit 7a20253

Browse files
Remove the Releases docs pages and point to the GitHub releases [skip ci]
1 parent 0d480d2 commit 7a20253

File tree

3 files changed

+2
-34
lines changed

3 files changed

+2
-34
lines changed

docs/_Docs_Releases.md

Lines changed: 0 additions & 32 deletions
This file was deleted.

docs/_Docs_Upgrades.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ A function signature lookup will return the address of the contracts that implem
2323

2424
![EtherRouter](img/delegateProxyCallchain_1.png)
2525

26-
This pattern enables both fine-grained control of permissions for individual functions (see below), well as eternal backwards-compatibility following network upgrades. To learn more about planned upgrades to the Colony Network, please see [Releases](/colonynetwork/docs-releases/).
26+
This pattern enables both fine-grained control of permissions for individual functions (see below), well as eternal backwards-compatibility following network upgrades.

docs/_Intro_Welcome.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The Colony Network is the infrastructure upon which all colonies run.
2727

2828
The colonyNetwork repository contains the solidity implementation of Colony, which is developed as free software. See our [guidelines](https://github.com/JoinColony/colonyNetwork/blob/develop/docs/CONTRIBUTING.md) if you're interested in contributing to the colonyNetwork codebase. Developers interested in contributing to the Colony Network are encouraged to look at the code on [GitHub](https://github.com/JoinColony/colonyNetwork), and to come say hi on [Gitter](https://gitter.im/JoinColony/colonyNetwork).
2929

30-
The current colonyNetwork release is [glider](/colonynetwork/docs-releases). Glider implements some, but not all, of the Colony Protocol:
30+
The current colonyNetwork release is [glider](https://github.com/JoinColony/colonyNetwork/releases). Glider implements some, but not all, of the Colony Protocol:
3131

3232
* Ownership and permissions (through roles)
3333
* Reputation

0 commit comments

Comments
 (0)