Fix links in docs (#3219)

## Issue Addressed

N/A

## Proposed Changes

Fix the link for `advanced-release-candidates.md` in the lighthouse book and add it to the summary page.
This commit is contained in:
Pawan Dhananjay 2022-05-31 06:09:07 +00:00
parent 6f732986f1
commit af5da1244e
2 changed files with 2 additions and 1 deletions

View File

@ -43,6 +43,7 @@
* [Running a Slasher](./slasher.md)
* [Redundancy](./redundancy.md)
* [Pre-Releases](./advanced-pre-releases.md)
* [Release Candidates](./advanced-release-candidates.md)
* [Contributing](./contributing.md)
* [Development Environment](./setup.md)
* [FAQs](./faq.md)

View File

@ -1,4 +1,4 @@
# Pre-Releases
Pre-releases are now referred to as [Release Candidates][./advanced-pre-releases.md]. The terms may
Pre-releases are now referred to as [Release Candidates](./advanced-release-candidates.md). The terms may
be used interchangeably.