Skip to content

Commit b277258

Browse files
committed
Merged PR 21349: Updating broken 3mf specification links
Updating broken 3mf specification links
2 parents 743fa40 + 9fa28b1 commit b277258

35 files changed

Lines changed: 38 additions & 38 deletions

windows.graphics.printing3d/print3dmanager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Creates the 3D printing experience.
1616

1717
## -remarks
1818

19-
This API is designed for use with 3D Manufacturing Format (3MF) packages. For more info about 3MF, see the [3MF Specification](https://3mf.io/3mf-specification/).
19+
This API is designed for use with 3D Manufacturing Format (3MF) packages. For more info about 3MF, see the [3MF Specification](https://3mf.io/spec/).
2020

2121
## -examples
2222

windows.graphics.printing3d/print3dtask.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ public class Print3DTask : Windows.Graphics.Printing3D.IPrint3DTask
1414
Represents a 3D print job.
1515

1616
## -remarks
17-
This API is designed for use with 3D Manufacturing Format (3MF) packages. For more info about 3MF, see the [3MF Specification](https://3mf.io/3mf-specification/).
17+
This API is designed for use with 3D Manufacturing Format (3MF) packages. For more info about 3MF, see the [3MF Specification](https://3mf.io/spec/).
1818

1919
## -examples
2020

windows.graphics.printing3d/print3dtaskcompletedeventargs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ public class Print3DTaskCompletedEventArgs : Windows.Graphics.Printing3D.IPrint3
1414
Provides data for the [Completed](print3dtask_completed.md) event of the 3D print request.
1515

1616
## -remarks
17-
This API is designed for use with 3D Manufacturing Format (3MF) packages. For more info about 3MF, see the [3MF Specification](https://3mf.io/3mf-specification/).
17+
This API is designed for use with 3D Manufacturing Format (3MF) packages. For more info about 3MF, see the [3MF Specification](https://3mf.io/spec/).
1818

1919
## -examples
2020

windows.graphics.printing3d/print3dtaskcompletion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The request has been submitted successfully.
3131

3232

3333
## -remarks
34-
This API is designed for use with 3D Manufacturing Format (3MF) packages. For more info about 3MF, see the [3MF Specification](https://3mf.io/3mf-specification/).
34+
This API is designed for use with 3D Manufacturing Format (3MF) packages. For more info about 3MF, see the [3MF Specification](https://3mf.io/spec/).
3535

3636
## -examples
3737

windows.graphics.printing3d/print3dtaskdetail.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The print ticket is not valid.
3737

3838

3939
## -remarks
40-
This API is designed for use with 3D Manufacturing Format (3MF) packages. For more info about 3MF, see the [3MF Specification](https://3mf.io/3mf-specification/).
40+
This API is designed for use with 3D Manufacturing Format (3MF) packages. For more info about 3MF, see the [3MF Specification](https://3mf.io/spec/).
4141

4242
## -examples
4343

windows.graphics.printing3d/print3dtaskrequest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ public class Print3DTaskRequest : Windows.Graphics.Printing3D.IPrint3DTaskReques
1414
Represents a 3D print job request.
1515

1616
## -remarks
17-
This API is designed for use with 3D Manufacturing Format (3MF) packages. For more info about 3MF, see the [3MF Specification](https://3mf.io/3mf-specification/).
17+
This API is designed for use with 3D Manufacturing Format (3MF) packages. For more info about 3MF, see the [3MF Specification](https://3mf.io/spec/).
1818

1919
## -examples
2020

windows.graphics.printing3d/print3dtaskrequestedeventargs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ public class Print3DTaskRequestedEventArgs : Windows.Graphics.Printing3D.IPrint3
1414
Provides data for the [TaskRequested](print3dmanager_taskrequested.md) event.
1515

1616
## -remarks
17-
This API is designed for use with 3D Manufacturing Format (3MF) packages. For more info about 3MF, see the [3MF Specification](https://3mf.io/3mf-specification/).
17+
This API is designed for use with 3D Manufacturing Format (3MF) packages. For more info about 3MF, see the [3MF Specification](https://3mf.io/spec/).
1818

1919
## -examples
2020

windows.graphics.printing3d/print3dtasksourcechangedeventargs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ public class Print3DTaskSourceChangedEventArgs : Windows.Graphics.Printing3D.IPr
1414
Provides data for the [SourceChanged](print3dtask_sourcechanged.md) event.
1515

1616
## -remarks
17-
This API is designed for use with 3D Manufacturing Format (3MF) packages. For more info about 3MF, see the [3MF Specification](https://3mf.io/3mf-specification/).
17+
This API is designed for use with 3D Manufacturing Format (3MF) packages. For more info about 3MF, see the [3MF Specification](https://3mf.io/spec/).
1818

1919
## -examples
2020

windows.graphics.printing3d/print3dtasksourcerequestedargs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ public class Print3DTaskSourceRequestedArgs : Windows.Graphics.Printing3D.IPrint
1414
Provides data for the [Print3DTaskSourceRequestedHandler](print3dtasksourcerequestedhandler.md) delegate.
1515

1616
## -remarks
17-
This API is designed for use with 3D Manufacturing Format (3MF) packages. For more info about 3MF, see the [3MF Specification](https://3mf.io/3mf-specification/).
17+
This API is designed for use with 3D Manufacturing Format (3MF) packages. For more info about 3MF, see the [3MF Specification](https://3mf.io/spec/).
1818

1919
## -examples
2020

windows.graphics.printing3d/print3dtasksourcerequestedhandler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Provides the 3D print package for use in the 3D print job.
1717

1818

1919
## -remarks
20-
This API is designed for use with 3D Manufacturing Format (3MF) packages. For more info about 3MF, see the [3MF Specification](https://3mf.io/3mf-specification/).
20+
This API is designed for use with 3D Manufacturing Format (3MF) packages. For more info about 3MF, see the [3MF Specification](https://3mf.io/spec/).
2121

2222
## -examples
2323

0 commit comments

Comments
 (0)