Skip to content

Commit

Permalink
Fixed indexed type link that leads to nowhere/self
Browse files Browse the repository at this point in the history
  • Loading branch information
thehenrytsai committed May 3, 2024
1 parent 62c1528 commit a8e253c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -657,7 +657,7 @@ type index record. This record is of the following format:
- The Type Index record's **type** is `TXT`, indicating a Text record.

- The Type Index record's **data** is represented with the form `id=H,I,J,...N` where the value is a comma-separated list of
integer types from the [type index](#type-indexing).
integer types from the [indexed types registry](registry/index.html#indexed-types).

**Example Type Index Record**

Expand Down

0 comments on commit a8e253c

Please sign in to comment.