From bfbf4c35cf45ddb09927067cc124016c6d107784 Mon Sep 17 00:00:00 2001 From: mrproliu <741550557@qq.com> Date: Thu, 21 Nov 2024 10:36:38 +0900 Subject: [PATCH] fix dead link --- docs/en/setup/configuration/service-discovery.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/en/setup/configuration/service-discovery.md b/docs/en/setup/configuration/service-discovery.md index 85560a7f..59056618 100644 --- a/docs/en/setup/configuration/service-discovery.md +++ b/docs/en/setup/configuration/service-discovery.md @@ -38,10 +38,6 @@ Each expression must return the boolean value. Otherwise, the decision throws an The context is similar to the entity builder. Using context could help the rover understand which process could build the entity. -##### Process Context - -Is the same with the [process context in scanner](./scanner.md#process), but doesn't need to add the `{{` and `}}` in prefix and suffix. - ##### Pod Context Provide current pod information and judgments.