Skip to content

Commit 396e021

Browse files
committed
fix dead link
1 parent f98a004 commit 396e021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/api/metrics-query-expression.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@ baseline(service_resp_time, upper)
511511
```
512512

513513
**Notice**:
514-
- This feature is required to enable the `baseline module` and deploy a baseline service. And the baseline service should implement the protocol of the [baseline.proto](../../../oap-server/metrics-baseline/src/main/proto/baseline.proto).
514+
- This feature is required to enable the `baseline module` and deploy a baseline service. And the baseline service should implement the protocol of the [baseline.proto](../../../oap-server/ai-pipeline/src/main/proto/baseline.proto).
515515
Otherwise, the result will be empty.
516516
- The baseline operation requires the relative metrics declared through baseline service.
517517
Otherwise, the result will be empty, which means there is no baseline or predicated value.

0 commit comments

Comments
 (0)