summaryrefslogtreecommitdiff
path: root/docs/dev/uidf.md
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2024-02-26 15:29:42 -0500
committerJordan Wiens <jordan@psifertex.com>2024-02-26 15:29:42 -0500
commit86686b2901cba24a10fe77f570ad91a222b859a8 (patch)
tree348868989067402a9b6b81eec36a03a31a2c4d28 /docs/dev/uidf.md
parentfb7bef063f982495e2b23a115c34ead37b449483 (diff)
change warning icons on tips to tips
Diffstat (limited to 'docs/dev/uidf.md')
-rw-r--r--docs/dev/uidf.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/uidf.md b/docs/dev/uidf.md
index 8a421dfa..33c4c27f 100644
--- a/docs/dev/uidf.md
+++ b/docs/dev/uidf.md
@@ -82,7 +82,7 @@ The variable sidebar also supports both setting and seeing the values of UIDF va
## Jump Table Example
-???+ Warning "Tip"
+???+ Info "Tip"
Since these docs were originally written, this jump table no longer behaves the same way and is automatically solved during Binary Ninja's normal analysis. The documentation is being left in for illustrative purposes as it's still a valuable consideration even if this exact example no longer applies.
Let us see the High Level IL (HLIL) representation of `main` before UIDF: