Fix 404 broken links (#11113) (#11114)

Co-authored-by: publish-docs.sh <maintainers@solana.com>
(cherry picked from commit d0d4d9b3d1)

Co-authored-by: Dan Albert <dan@solana.com>
This commit is contained in:
mergify[bot]
2020-07-17 18:01:50 +00:00
committed by GitHub
parent dca00d1bde
commit 549a154394
10 changed files with 41 additions and 15 deletions

View File

@@ -0,0 +1,11 @@
---
title: Accepted Design Proposals
---
The following architectural proposals have been accepted by the Solana team,
but are not yet fully implemented.
The proposals may be implemented as described, implemented differently as
issues in the designs become evident, or not implemented at all.
If implemented, the proposal will be moved to
[Implemented Proposals](../implemented-proposals/implemented-proposals.md)
and the details will be added to relevant sections of the docs.

View File

@@ -1,5 +0,0 @@
---
title: Accepted Design Proposals
---
The following architectural proposals have been accepted by the Solana team, but are not yet fully implemented. The proposals may be implemented as described, implemented differently as issues in the designs become evident, or not implemented at all. If implemented, the proposal will be moved to [Implemented Proposals](../implemented-proposals/README.md) and the details will be added to relevant sections of the docs.