Skip to content

Commit

Permalink
Fix book build
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwparas committed Feb 23, 2024
1 parent a3843c2 commit 1ab7b1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
1. [Logging](generated/logging.md)
1. [Built ins](reference/builtins.md)
1. [steel/base](builtins/steel_base.md)
1. [steel/bytevectors](/docs/src/builtins/steel_bytevectors.md)
1. [steel/bytevectors](builtins/steel_bytevectors.md)
1. [steel/constants](builtins/steel_constants.md)
1. [steel/core/option](builtins/steel_core_option.md)
1. [steel/core/result](builtins/steel_core_result.md)
Expand All @@ -32,7 +32,7 @@
1. [steel/hash](builtins/steel_hash.md)
1. [steel/identity](builtins/steel_identity.md)
1. [steel/io](builtins/steel_io.md)
1. [steel/immutable-vectors](/docs/src/builtins/steel_immutable-vectors.md)
1. [steel/immutable-vectors](builtins/steel_immutable-vectors.md)
1. [steel/json](builtins/steel_json.md)
1. [steel/lists](builtins/steel_lists.md)
1. [steel/meta](builtins/steel_meta.md)
Expand Down

0 comments on commit 1ab7b1f

Please sign in to comment.