Skip to content

Commit

Permalink
Missing slash in doc URL (#2229)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshMock authored Aug 9, 2023
1 parent b8b9d95 commit 289a825
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specification/_doc_ids/table.csv
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ index-modules-blocks,https://www.elastic.co/guide/en/elasticsearch/reference/{br
indices-analyze,https://www.elastic.co/guide/en/elasticsearch/reference/{branch}/indices-analyze.html
indices-clearcache,https://www.elastic.co/guide/en/elasticsearch/reference/{branch}/indices-clearcache.html
indices-clone-index,https://www.elastic.co/guide/en/elasticsearch/reference/{branch}/indices-clone-index.html
indices-close,https://www.elastic.co/guide/en/elasticsearch/reference{branch}/indices-close.html
indices-close,https://www.elastic.co/guide/en/elasticsearch/reference/{branch}/indices-close.html
indices-open-close,https://www.elastic.co/guide/en/elasticsearch/reference/{branch}/indices-open-close.html
indices-create-index,https://www.elastic.co/guide/en/elasticsearch/reference/{branch}/indices-create-index.html
data-streams,https://www.elastic.co/guide/en/elasticsearch/reference/{branch}/data-streams.html
Expand Down

0 comments on commit 289a825

Please sign in to comment.