Skip to content

Commit f13490d

Browse files
Heinrich UlbrichtVesaJuvonen
authored andcommitted
Fixed broken relative image path (SharePoint#670)
Fixed broken relative image path
1 parent 4fd3346 commit f13490d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/spfx/toolchain/sharepoint-framework-toolchain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ gulp serve
148148
149149
The `serve` runs the different tasks and finally launches SharePoint Workbench.
150150

151-
![gulp serve task](../../images/toolchain-gulp-serve-task.png)
151+
![gulp serve task](../../../images/toolchain-gulp-serve-task.png)
152152

153153
### Build targets
154154
In the previous screenshot, you can see that the task indicates your build target as follows:

0 commit comments

Comments
 (0)