Skip to content

Commit df49e37

Browse files
authored
chore(readme): Fix link to chapter
1 parent 01577d2 commit df49e37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ It is only supported to add and modify shapes on the underlying slideMaster, you
329329
To specify the target index of the required slide master to import, you need to count slideMasters in your *template* presentation.
330330
To specify another slideLayout for an added output slide, you need to count slideLayouts in your *output* presentation
331331

332-
To add and modify shapes on a slide master, please take a look at [Add and modify shapes](#Add and modify shapes).
332+
To add and modify shapes on a slide master, please take a look at [Add and modify shapes](https://github.com/singerla/pptx-automizer#add-and-modify-shapes).
333333

334334
```ts
335335
// Import another slide master and all its slide layouts.

0 commit comments

Comments
 (0)