mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 16:55:46 +00:00
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:
@@ -43,6 +43,7 @@
|
|||||||
* [Running a Slasher](./slasher.md)
|
* [Running a Slasher](./slasher.md)
|
||||||
* [Redundancy](./redundancy.md)
|
* [Redundancy](./redundancy.md)
|
||||||
* [Pre-Releases](./advanced-pre-releases.md)
|
* [Pre-Releases](./advanced-pre-releases.md)
|
||||||
|
* [Release Candidates](./advanced-release-candidates.md)
|
||||||
* [Contributing](./contributing.md)
|
* [Contributing](./contributing.md)
|
||||||
* [Development Environment](./setup.md)
|
* [Development Environment](./setup.md)
|
||||||
* [FAQs](./faq.md)
|
* [FAQs](./faq.md)
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
# Pre-Releases
|
# 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.
|
be used interchangeably.
|
||||||
|
|||||||
Reference in New Issue
Block a user