File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Online documentation is available for the following APIs:
1313- [ Python API, Stable Branch] ( https://api.binary.ninja/ )
1414- [ Python API, Dev Branch] ( https://dev-api.binary.ninja/ )
1515- [ Rust API, Stable Branch] ( https://rust.binary.ninja/ )
16- - [ Rust API, Dev Branch] ( https://rust- dev.binary.ninja/ )
16+ - [ Rust API, Dev Branch] ( https://dev-rust .binary.ninja/ )
1717
1818## Usage and Build Instructions
1919
@@ -115,9 +115,9 @@ This repository contains all of our Binary View Type plugins available here:
115115
116116## DebugInfo
117117
118- * [ DWARF Import] ( https://github.com/Vector35/binaryninja-api/tree/dev/rust/examples /dwarf/dwarf_import )
119- * [ PDB Import] ( https://github.com/Vector35/binaryninja-api/tree/dev/rust/examples /pdb-ng )
120- * [ IDB Import] ( https://github.com/Vector35/binaryninja-api/tree/dev/rust/examples /idb_import )
118+ * [ DWARF Import] ( https://github.com/Vector35/binaryninja-api/tree/dev/plugins /dwarf/dwarf_import )
119+ * [ PDB Import] ( https://github.com/Vector35/binaryninja-api/tree/dev/plugins /pdb-ng )
120+ * [ IDB Import] ( https://github.com/Vector35/binaryninja-api/tree/dev/plugins /idb_import )
121121
122122
123123## Related Repositories
You can’t perform that action at this time.
0 commit comments