Skip to content

Commit bccec82

Browse files
authored
Merge pull request #141 from mohitp930/mp7222022-broken-links
[BrokenLinksH2]
2 parents e60228c + daee029 commit bccec82

14 files changed

+14
-14
lines changed

docs/how-to-remove-a-document-part-from-a-package.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,4 +221,4 @@ Following is the complete code example in both C\# and Visual Basic.
221221
## See also
222222

223223

224-
- [Open XML SDK 2.5 class library reference](/office/open-xml/open-xml-sdk.md)
224+
- [Open XML SDK 2.5 class library reference](/office/open-xml/open-xml-sdk)

docs/how-to-remove-hidden-text-from-a-word-processing-document.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,4 +262,4 @@ Following is the complete sample code in both C\# and Visual Basic.
262262
## See also
263263

264264

265-
- [Open XML SDK 2.5 class library reference](/office/open-xml/open-xml-sdk.md)
265+
- [Open XML SDK 2.5 class library reference](/office/open-xml/open-xml-sdk)

docs/how-to-remove-the-headers-and-footers-from-a-word-processing-document.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,4 +366,4 @@ Visual Basic.
366366

367367
## See also
368368

369-
- [Open XML SDK 2.5 class library reference](/office/open-xml/open-xml-sdk.md)
369+
- [Open XML SDK 2.5 class library reference](/office/open-xml/open-xml-sdk)

docs/how-to-replace-the-styles-parts-in-a-word-processing-document.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -500,4 +500,4 @@ Basic.
500500

501501
## See also
502502

503-
- [Open XML SDK 2.5 class library reference](/office/open-xml/open-xml-sdk.md)
503+
- [Open XML SDK 2.5 class library reference](/office/open-xml/open-xml-sdk)

docs/how-to-retrieve-a-dictionary-of-all-named-ranges-in-a-spreadsheet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,4 +231,4 @@ The following is the complete **GetDefinedNames** code sample in C\# and Visual
231231

232232
## See also
233233

234-
- [Open XML SDK 2.5 class library reference](/office/open-xml/open-xml-sdk.md)
234+
- [Open XML SDK 2.5 class library reference](/office/open-xml/open-xml-sdk)

docs/how-to-retrieve-a-list-of-the-hidden-rows-or-columns-in-a-spreadsheet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,4 +363,4 @@ The following is the complete **GetHiddenRowsOrCols** code sample in C\# and Vis
363363

364364
## See also
365365

366-
- [Open XML SDK 2.5 class library reference](/office/open-xml/open-xml-sdk.md)
366+
- [Open XML SDK 2.5 class library reference](/office/open-xml/open-xml-sdk)

docs/how-to-retrieve-a-list-of-the-worksheets-in-a-spreadsheet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,4 +239,4 @@ Basic.
239239

240240
## See also
241241

242-
- [Open XML SDK 2.5 class library reference](/office/open-xml/open-xml-sdk.md)
242+
- [Open XML SDK 2.5 class library reference](/office/open-xml/open-xml-sdk)

docs/how-to-retrieve-application-property-values-from-a-word-processing-document.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,4 +167,4 @@ The following is the complete code sample in C\# and Visual Basic.
167167

168168
## See also
169169

170-
- [Open XML SDK 2.5 class library reference](/office/open-xml/open-xml-sdk.md)
170+
- [Open XML SDK 2.5 class library reference](/office/open-xml/open-xml-sdk)

docs/how-to-retrieve-comments-from-a-word-processing-document.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,4 +238,4 @@ The following is the complete sample code in both C\# and Visual Basic.
238238
## See also
239239

240240

241-
- [Open XML SDK 2.5 class library reference](/office/open-xml/open-xml-sdk.md)
241+
- [Open XML SDK 2.5 class library reference](/office/open-xml/open-xml-sdk)

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
@@ -248,4 +248,4 @@ Visual Basic.
248248

249249
## See also
250250

251-
- [Open XML SDK 2.5 class library reference](/office/open-xml/open-xml-sdk.md)
251+
- [Open XML SDK 2.5 class library reference](/office/open-xml/open-xml-sdk)

0 commit comments

Comments
 (0)