Skip to content

Commit

Permalink
Merge pull request #116 from movemntdev/andyjsbell/readme-docs-links
Browse files Browse the repository at this point in the history
fix: links in readme to docs
  • Loading branch information
0xmovses authored Feb 21, 2024
2 parents 77d8a0c + fe174fd commit ca0d8d5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Movement M1 is designed for the Avalanche subnet, allowing users to seamlessly i
- Movement will be able to hit 160,000+ theoretical TPS as the project scales to provide much needed performance to protocols.
- Move bytecode verifiers and interpreters provide native solvency for the reentrancy attacks and security woes that have plagued Solidity developers for years, resulting in $3 billion lost last year.

This repository contains the code and contributor documentation for M1. If you would like to learn how to use and develop for the platform, please visit [docs.movementlabs.xyx](docs.movementlabs.xyz).
This repository contains the code and contributor documentation for M1. If you would like to learn how to use and develop for the platform, please visit [https://docs.movementlabs.xyx](https://docs.movementlabs.xyz).

## Features

Expand All @@ -45,12 +45,12 @@ Currently, M1 consists of...

## Installation

See [docs.movementlabs.xyz](docs.movementlabs.xyz) for a more complete installation guide. We recommend working with our Docker containers or using our installer.
See [https://docs.movementlabs.xyz](https://docs.movementlabs.xyz) for a more complete installation guide. We recommend working with our Docker containers or using our installer.

## Contributing

Please submit and review/comment on issues before contributing. Review [CONTRIBUTING.md](./CONTRIBUTING.md).

## License

This project is licensed under the BSD-3-Clause License - see the [LICENSE](LICENSE) file for details.
This project is licensed under the BSD-3-Clause License - see the [LICENSE](LICENSE) file for details.

0 comments on commit ca0d8d5

Please sign in to comment.