Skip to content

Commit 1ec98b7

Browse files
committed
Update 35.3. Testing Spring Boot applications.md
1 parent f61e8c8 commit 1ec98b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

IV. Spring Boot features/35.3. Testing Spring Boot applications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ public class SomeIntegrationTests {
4141
// ...
4242
}
4343
```
44-
可以查看[Section 64.4, “Discover the HTTP port at runtime”](),它描述了如何在测试期间发现分配的实际端口。
44+
可以查看[Section 64.4, “Discover the HTTP port at runtime”](../IX. ‘How-to’ guides/64.4. Discover the HTTP port at runtime.md),它描述了如何在测试期间发现分配的实际端口。

0 commit comments

Comments
 (0)