Skip to content

Commit

Permalink
Resolve all broken links.
Browse files Browse the repository at this point in the history
  • Loading branch information
nate committed Oct 31, 2023
1 parent 0c4dc3c commit 14369f3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/introduction/a-path-to-pos-zcash.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# A Path to Proof-of-Stake Zcash

The [TFL](./terminology.md#definition-tfl) design provides a possible first step in transitioning [Zcash](https://z.cash) to a [PoS](./terminology.md#definition-pos) protocol. Here we describe how a transition to PoS relates to "the Zcash roadmap" and how TFL fits into one approach to a PoS transition.
The [TFL](../terminology.md#definition-tfl) design provides a possible first step in transitioning [Zcash](https://z.cash) to a [PoS](../terminology.md#definition-pos) protocol. Here we describe how a transition to PoS relates to "the Zcash roadmap" and how TFL fits into one approach to a PoS transition.

## The Zcash Tech-Tree

Expand All @@ -23,7 +23,7 @@ After this transition to pure PoS, there are likely to be future improvements to

Our primary motivation for proposing (at least) two steps is to minimize disruption to usability, safety, security, and the ecosystem during each step.

With this approach, the Zcash Tech Tree with the [TFL](./terminology.md#definition-tfl) approach might look something like this:
With this approach, the Zcash Tech Tree with the [TFL](../terminology.md#definition-tfl) approach might look something like this:

```dot process
{{#include ../diagrams/zcash-tech-tree-tfl-steps.dot}}
Expand Down
2 changes: 1 addition & 1 deletion src/introduction/status-and-next-steps.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ This design proposal is being developed by [Electric Coin Company](https://elect

The fine-grained day-to-day goals and tasks for this project are present in [the Zcash Developers Hub](https://zcash.github.io/developers) in the [TFL-focused DAG](https://zcash.github.io/developers/zcash-tfl-dag).

Please also see [Getting Involved](./getting-involved.md) if you are interested in tracking this progress more closely, or in contributing.
Please also see [Get Involved](./get-involved.md) if you are interested in tracking this progress more closely, or in contributing.
2 changes: 1 addition & 1 deletion src/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ The integration of the current PoW consensus with the TFL produces a new top-lev

In the following subchapters we introduce the [Design at a Glance](./overview/design-at-a-glance.md), then provide an overview of the major components of the design.

Following this overview chapter, we proceed into a detailed [Protocol Specification](./protocol-specification.md).
Following this overview chapter, we proceed into a detailed [Protocol Specification (TODO)]().

0 comments on commit 14369f3

Please sign in to comment.