Fix 404 broken links (#11113)

Co-authored-by: publish-docs.sh <maintainers@solana.com>
This commit is contained in:
Dan Albert
2020-07-17 11:48:07 -06:00
committed by GitHub
parent e5d8c4383f
commit d0d4d9b3d1
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.