Skip to content

Commit 1422520

Browse files
Update how-to-retrieve-the-number-of-slides-in-a-presentation-document.md
Missed an http link -> covert to https
1 parent 8148b1a commit 1422520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/how-to-retrieve-the-number-of-slides-in-a-presentation-document.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ loading the document into Microsoft PowerPoint. It contains an example
2323
**RetrieveNumberOfSlides** method to illustrate
2424
this task.
2525

26-
To use the sample code in this topic, you must install the [Open XML SDK 2.5](http://www.microsoft.com/download/details.aspx?id=30425). You
26+
To use the sample code in this topic, you must install the [Open XML SDK 2.5](https://www.microsoft.com/download/details.aspx?id=30425). You
2727
must explicitly reference the following assemblies in your project:
2828

2929
- WindowsBase

0 commit comments

Comments
 (0)