Skip to content

Commit e906987

Browse files
author
David Kline (ANALOG)
committed
fix links
1 parent 798ba20 commit e906987

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Documentation/Packaging/MRTK_Packages.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@ The core package is a _required_ component and is taken as a dependency by all M
3030

3131
The MRTK Core package includes:
3232

33-
- [Common interfaces, classes and data types](#common-interfaces-clases-and-data-types)
33+
- [Common interfaces, classes and data types](#common-types)
3434
- [MixedRealityToolkit scene component](#mixedrealitytoolkit-scene-component)
3535
- [MRTK Standard Shader](#mrtk-standard-shader)
3636
- [Unity Input Provider](#unity-input-provider)
3737
- [Package Management](#package-management)
3838

39-
#### Common interfaces, classes and data types
39+
#### Common types
4040

4141
The Mixed Reality Toolkit Core package contains the definitions for all of the common interfaces, classes and data types that are used by all other components. It is highly recommended that applications access MRTK components exclusively through the defined interfaces to enable the highest level of compatibility across platforms.
4242

Documentation/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
href: TODO.md
1717
items:
1818
- name: Packages
19-
href: Packages/MRTK_Packages.md
19+
href: Packaging/MRTK_Packages.md
2020
- name: Service Provider
2121
href: MixedRealityConfigurationGuide.md
2222
- name: Boundary System

0 commit comments

Comments
 (0)