Skip to content

Commit 8f7f904

Browse files
committed
fix broken links
1 parent 6583e78 commit 8f7f904

10 files changed

+10
-10
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Open XML documentation
22

3-
This repo is the source markdown for documentation published at /office/open-xml/open-xml-sdk.md.
3+
This repo is the source markdown for documentation published at /office/open-xml/open-xml-sdk.
44

55
## Contributing
66

docs/how-to-calculate-the-sum-of-a-range-of-cells-in-a-spreadsheet-document.md

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

822822
## See also
823823

824-
- [Open XML SDK 2.5 class library reference](/office/open-xml/open-xml-sdk.md)
824+
- [Open XML SDK 2.5 class library reference](/office/open-xml/open-xml-sdk)
825825
- [Language-Integrated Query (LINQ) (C#)](/dotnet/csharp/programming-guide/concepts/linq/)
826826
- [Language-Integrated Query (LINQ) (Visual Basic)](/dotnet/visual-basic/programming-guide/concepts/linq/)
827827
- [Lambda Expressions (C#)](/dotnet/csharp/language-reference/operators/lambda-expressions.md)

docs/how-to-create-a-word-processing-document-by-providing-a-file-name.md

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

225225

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

docs/how-to-delete-all-the-comments-by-an-author-from-all-the-slides-in-a-presentatio.md

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

444444

445445

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

docs/how-to-insert-a-comment-into-a-word-processing-document.md

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

366366

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

369369
[Language-Integrated Query (LINQ)](https://msdn.microsoft.com/library/bb397926.aspx)
370370

docs/how-to-insert-a-new-slide-into-a-presentation.md

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

750750

751751

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

docs/how-to-insert-a-new-worksheet-into-a-spreadsheet.md

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

298298

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

301301
[Language-Integrated Query (LINQ)](https://msdn.microsoft.com/library/bb397926.aspx)
302302

docs/how-to-open-a-spreadsheet-document-for-read-only-access.md

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

304304

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

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

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

241241
## See also
242242

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

docs/how-to-replace-the-theme-part-in-a-word-processing-document.md

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

290290

291291

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

0 commit comments

Comments
 (0)