diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2023-03-02 18:12:20 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2023-03-02 18:12:20 +0000 |
commit | 3c4d101de003ea292be5ac5baf5d73c6c2747367 (patch) | |
tree | 5918d12b69c4bfd84f05a585d62174586a80fd18 /doc/development/advanced_search.md | |
parent | b2c21b99c7eb52b5fd906b1e7b4b08d4eb7a296c (diff) | |
download | gitlab-ce-3c4d101de003ea292be5ac5baf5d73c6c2747367.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/development/advanced_search.md')
-rw-r--r-- | doc/development/advanced_search.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/advanced_search.md b/doc/development/advanced_search.md index dd05c1475ec..d326f1fdb99 100644 --- a/doc/development/advanced_search.md +++ b/doc/development/advanced_search.md @@ -4,7 +4,7 @@ group: Global Search info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments --- -# Advanced Search development +# Advanced search development This page includes information about developing and working with Elasticsearch. |