Skip to content

Commit bc78b48

Browse files
authored
Update examples.mdx to include link to more regex examples (#840)
Added link to more regex examples <!-- Explain the changes introduced in your PR --> ## Pull Request approval You will need to get your PR approved by at least one member of the Sourcegraph team. For reviews of docs formatting, styles, and component usage, please tag the docs team via the #docs Slack channel.
1 parent 0a62f3e commit bc78b48

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/code-search/queries/examples.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,3 +112,5 @@ Regex searches are also useful when searching boundaries that are not delimited
112112
```sgquery
113113
repo:^github\.com/sourcegraph/ \bbtn-secondary\b
114114
```
115+
116+
More examples of regex searches are available [here](https://sourcegraph.com/docs/code-search/queries#regular-expression-search)

0 commit comments

Comments
 (0)