-
Notifications
You must be signed in to change notification settings - Fork 30
Closed
Labels
Description
The following links fail link checking:
:: fail: Documentation.Builder.Log[0] `/downloads/elasticsearch` does not exist. resolved to `/Users/brandon/Documents/GitHub/elasticsearch.md/docs/downloads/elasticsearch (/Users/brandon/Documents/GitHub/elasticsearch.md/docs/rpm.md:12)
:: fail: Documentation.Builder.Log[0] `/downloads/past-releases` does not exist. resolved to `/Users/brandon/Documents/GitHub/elasticsearch.md/docs/downloads/past-releases (/Users/brandon/Documents/GitHub/elasticsearch.md/docs/rpm.md:12)
etc.
The links are meant to resolve to the following, respectively:
https://www.elastic.co/downloads/elasticsearch
https://www.elastic.co/downloads/past-releases
Syntax:
[Download {{es}}](/downloads/elasticsearch)
The latest stable version of Elasticsearch can be found on the [Download Elasticsearch](/downloads/elasticsearch) page. Other versions can be found on the [Past Releases page](/downloads/past-releases).