Skip to content

Commit f4f7de7

Browse files
committed
fix a few missing docs links
1 parent ac90937 commit f4f7de7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/dev/bnil-llil.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ The double precision instruction multiply, divide, modulus instructions are part
275275

276276
### Floating Point Conditionals
277277

278-
These are identical to their native counterparts but are lifted separately so that the operations can impact different flags. See [Control Flow & Conditionals](#control-flow--conditionals) above.
278+
These are identical to their native counterparts but are lifted separately so that the operations can impact different flags. See [Control Flow & Conditionals](#control-flow-conditionals) above.
279279

280280
* `LLIL_FCMP_E ` - See above
281281
* `LLIL_FCMP_NE ` - See above

docs/guide/migration/migrationguideida.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,4 @@ Check out the [tiling panes](../index.md#tiling-panes) docs for more information
8383

8484
---
8585

86-
Don't forget to check out our [additional resources](index.md#additional-resources)!
86+
Don't forget to check out our [additional resources](../index.md#additional-resources)!

0 commit comments

Comments
 (0)