Skip to content

Commit e14d300

Browse files
authored
Fixed link to introduction
1 parent 92bb9f4 commit e14d300

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/Parity_Volume_Set_Specification_v3.0.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ <h2 id="introduction">Introduction</h2>
3434
<p>This document describes a file format for storing redundant data. If any of the original data is damaged in storage or transmission, the redundant data can be used to regenerate the original input. Of course, not all damages can be repaired, but many can.</p>
3535
<h2 id="table-of-contents">Table of Contents</h2>
3636
<ul>
37-
<li><a href="introduction">Introduction</a></li>
37+
<li><a href="#introduction">Introduction</a></li>
3838
<li><a href="#prerequisites">Prerequisites</a>
3939
<ul>
4040
<li><a href="#use-case">Use Case</a></li>

doc/Parity_Volume_Set_Specification_v3.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ This document describes a file format for storing redundant data. If any of the
3939

4040
## Table of Contents
4141

42-
- [Introduction](introduction)
42+
- [Introduction](#introduction)
4343
- [Prerequisites](#prerequisites)
4444
- [Use Case](#use-case)
4545
- [Design Goals](#design-goals)

0 commit comments

Comments
 (0)