We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6698ee6 commit 887e9e9Copy full SHA for 887e9e9
README.md
@@ -1,6 +1,6 @@
1
<h1 align="center">
2
<br>
3
- <img src="docs/public/logo.svg" alt="logo" width="200">
+ <img src="docs/content/assets/images/logo.svg" alt="logo" width="200">
4
5
treefmt — one CLI to format your repo
6
@@ -144,7 +144,7 @@ This project is still pretty new. Down the line we also want to add support for:
144
145
## Contributing
146
147
-All contributions are welcome! We try to keep the project simple and focused. Please refer to the [Contributing](docs/contributing.md)
+All contributions are welcome! We try to keep the project simple and focused. Please refer to the [Contributing](./docs/content/contributing/code.md)
148
guidelines for more information.
149
150
## Moving from Rust To Go
0 commit comments