mirror of https://github.com/apache/druid.git
fix ingestion faq link
This commit is contained in:
parent
28d7233b3e
commit
620e334d0f
|
@ -30,6 +30,6 @@ too many large segments impacts query performance, most notably with TopN querie
|
|||
|
||||
You should read common problems people have here:
|
||||
|
||||
1) [Ingestion-FAQ](../ingestion/ingestion-faq.html)
|
||||
1) [Ingestion-FAQ](../ingestion/faq.html)
|
||||
|
||||
2) [Performance-FAQ](../operations/performance-faq.html)
|
||||
|
|
Loading…
Reference in New Issue