Commit 32b0aa1d authored by Vlad Stoianovici's avatar Vlad Stoianovici

Changed the link to troubleshooting page to be relative

parent 4683c15b
......@@ -743,7 +743,7 @@ Here are some common pitfalls and how to overcome them:
curl --request GET <elasticsearch_server_ip>:9200/gitlab-production/_search?q=<search_term>
```
It is important to understand at which level the problem is manifesting (UI, Rails code, Elasticsearch side) to be able to [troublehoot further](https://docs.gitlab.com/ee/administration/troubleshooting/elasticsearch.html#search-results-workflow).
It is important to understand at which level the problem is manifesting (UI, Rails code, Elasticsearch side) to be able to [troublehoot further](../administration/troubleshooting/elasticsearch.md#search-results-workflow).
NOTE: **Note:**
The above instructions are not to be used for scenarios that only index a [subset of namespaces](#limiting-namespaces-and-projects).
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment