Skip to content

Commit 81de08c

Browse files
committed
Fix mapped_pages front matter on docs/reference/index
1 parent c266718 commit 81de08c

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)