[DOCS] Replace Wikipedia links with attribute (#61171)

This commit is contained in:
James Rodewig 2020-08-17 09:44:24 -04:00 committed by GitHub
parent 3b44274373
commit a94e5cb7c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
78 changed files with 164 additions and 164 deletions

View file

@ -20,7 +20,7 @@ parameter also support _multi-target syntax_.
In multi-target syntax, you can use a comma-separated list to execute a request across multiple resources, such as
data streams, indices, or index aliases: `test1,test2,test3`. You can also use
https://en.wikipedia.org/wiki/Glob_(programming)[glob-like] wildcard (`*`)
{wikipedia}/Glob_(programming)[glob-like] wildcard (`*`)
expressions to target any
resources that match the pattern: `test*` or `*test` or `te*t` or `*test*.