fix: readme and contributing file wiki broken links (#62)

This commit is contained in:
Felipe Mendes 2022-12-22 14:34:03 -03:00 committed by GitHub
parent 6c901a6001
commit 4004d650bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@ Contributions are made to this repo via Issues and Pull Requests (PRs). A few ge
2. Make sure you are being clear about your ideas and expose as much information as you can (e.g. code samples, images);
3. We will be working hard to handle and respond all Issues as soon as possible, but it can takes time for investigation root causes. Please be patient.
If you don't know where to start, you can take a look in the [Getting Started section on our wiki](https://github.com/fleekxyz/non-fungible-apps/wiki/Getting-Started).
If you don't know where to start, you can take a look in the [Getting Started section on our wiki](https://github.com/fleekxyz/non-fungible-apps/wiki/%F0%9F%93%98-Getting-Started).
## Issues
@ -45,7 +45,7 @@ Please ensure your code is clear and readable and also provide as much informati
## Testing
We are up to write tests using both [Hardhat](https://hardhat.org/) and [Foundry](https://book.getfoundry.sh/) frameworks. Its mandatory that all tests were well described and all validations to make the code consistent and secure. To get more information about it, check the [Testing section on our wiki](https://github.com/fleekxyz/non-fungible-apps/wiki/Getting-Started#testing). You can also get some examples of how to test it on [test folder](/test).
We are up to write tests using both [Hardhat](https://hardhat.org/) and [Foundry](https://book.getfoundry.sh/) frameworks. Its mandatory that all tests were well described and all validations to make the code consistent and secure. To get more information about it, check the [Testing section on our wiki](https://github.com/fleekxyz/non-fungible-apps/wiki/%F0%9F%93%98-Getting-Started#testing). You can also get some examples of how to test it on [test folder](/test).
## Getting help

View File

@ -235,7 +235,7 @@ Later on, when the initiative prove its value, a service will be added to Fleek'
## 💡 Proof of concept
The proof of concept is being a work in progress and you can reach more information [here](https://github.com/fleekxyz/non-fungible-apps/wiki/Proof-of-Concept).
The proof of concept is being a work in progress and you can reach more information [here](https://github.com/fleekxyz/non-fungible-apps/wiki/%F0%9F%92%A1-Proof-of-Concept).
## 📚 Dependency Highlights