Skip to content

Commit c0644c1

Browse files
Update getting-started.md
1 parent 5107b54 commit c0644c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/client/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This section deals with how to get Spring to connect to a grpc server and manage
2626

2727
Before we start adding the dependencies lets start with some of our recommendation for your project setup.
2828

29-
![project setup](/grpc-spring-boot-starter/assets/images/client-project-setup.svg)
29+
![project setup](https://grpc-ecosystem.github.io/grpc-spring/assets/images/client-project-setup.svg)
3030

3131
We recommend splitting your project into 2-3 separate modules.
3232

0 commit comments

Comments
 (0)