Skip to content

Commit fe37cf4

Browse files
committed
remove duplicate platform types
1 parent 5085822 commit fe37cf4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/guide/types/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,5 @@ Additionally, several types of containers for type information are documented he
1313
- [Platform Types](platformtypes.md): Types that automatically apply to a platform
1414
- [Type Archives](typearchives.md): How you can use type archives to share types between analysis databases
1515
- [Signature Libraries](../../dev/annotation.md#signature-library): Signature libraries are used to match names of functions with signatures for code that is statically compiled
16-
- [Platform Types](platformtypes.md): Platform types are base types that apply to all binaries on a particular platform
1716

18-
Additionally, make sure to see the [applying annotations](../../dev/annotation.md) section of the developer guide for information about using the API with types and covering the creation of many of the items described below.
17+
Additionally, make sure to see the [applying annotations](../../dev/annotation.md) section of the developer guide for information about using the API with types and covering the creation of many of the items described below.

0 commit comments

Comments
 (0)