Skip to content

Commit e2d40b4

Browse files
cottimarciw
andauthored
Fix mapped_pages front matter on docs/reference/index (#2609)
Co-authored-by: Marci W <[email protected]>
1 parent 73db5be commit e2d40b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
mapped_pages:
3-
https://www.elastic.co/guide/en/elasticsearch/client/ruby-api/current/index.html
3+
- https://www.elastic.co/guide/en/elasticsearch/client/ruby-api/current/index.html
44
- https://www.elastic.co/guide/en/elasticsearch/client/ruby-api/current/ruby_client.html
55
---
66

0 commit comments

Comments
 (0)