We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94b350e commit a212360Copy full SHA for a212360
spec-insert/config.yml
@@ -11,5 +11,7 @@ param_table:
11
text_replacements:
12
- replace: "https://docs.opensearch.org/latest"
13
with: "{{site.url}}{{site.baseurl}}"
14
+ - replace: "https://opensearch.org/docs/latest"
15
+ with: "{{site.url}}{{site.baseurl}}"
16
- replace: "\n"
17
with: " "
0 commit comments