mirror of
https://github.com/avast/retdec.git
synced 2024-11-23 13:00:13 +00:00
Fix links to repositories after the move from avast-tl to avast.
parent
2792bf3111
commit
6b7ff49605
14
Home.md
14
Home.md
@ -3,12 +3,12 @@ Welcome to RetDec wiki!
|
||||
# Contents
|
||||
|
||||
* Libraries and tools
|
||||
* [Capstone2LlvmIr](https://github.com/avast-tl/retdec/wiki/Capstone2LlvmIr)
|
||||
* [x86 FPU semantic model](https://github.com/avast-tl/retdec/wiki/x86-FPU-semantic-model)
|
||||
* [Capstone2LlvmIr](https://github.com/avast/retdec/wiki/Capstone2LlvmIr)
|
||||
* [x86 FPU semantic model](https://github.com/avast/retdec/wiki/x86-FPU-semantic-model)
|
||||
|
||||
* Development
|
||||
* [Roadmap](https://github.com/avast-tl/retdec/wiki/Roadmap)
|
||||
* [Issue Labels](https://github.com/avast-tl/retdec/wiki/Issue-Labels)
|
||||
* [Project Repository Structure](https://github.com/avast-tl/retdec/wiki/Project-Repository-Structure)
|
||||
* [Contribution Guidelines](https://github.com/avast-tl/retdec/wiki/Contribution-Guidelines)
|
||||
* [How-to add support for a new architecture](https://github.com/avast-tl/retdec/wiki/How-to-add-support-for-a-new-architecture)
|
||||
* [Roadmap](https://github.com/avast/retdec/wiki/Roadmap)
|
||||
* [Issue Labels](https://github.com/avast/retdec/wiki/Issue-Labels)
|
||||
* [Project Repository Structure](https://github.com/avast/retdec/wiki/Project-Repository-Structure)
|
||||
* [Contribution Guidelines](https://github.com/avast/retdec/wiki/Contribution-Guidelines)
|
||||
* [How-to add support for a new architecture](https://github.com/avast/retdec/wiki/How-to-add-support-for-a-new-architecture)
|
||||
|
Loading…
Reference in New Issue
Block a user