Skip to content

Commit 15c0e75

Browse files
committed
fix link formatting
1 parent 634ed75 commit 15c0e75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ As this is a front-end project, the compiler will gain full access to all of GCC
66

77
The project is still in an early phase with the goal to compile the offical rust test suite. There are no immediate plans for a borrow checker as this is not required to compile rust code and is the last pass in the RustC compiler. This can be handled as a sperate project when we get to that point.
88

9-
You can find compiler status reports over on: [https://github.com/Rust-GCC/Reporting](https://github.com/Rust-GCC/Reporting and [https://thephilbert.io/](https://thephilbert.io/)
9+
You can find compiler status reports over on: [https://github.com/Rust-GCC/Reporting](https://github.com/Rust-GCC/Reporting) and [https://thephilbert.io/](https://thephilbert.io/)
1010

1111
### Thanks
1212

0 commit comments

Comments
 (0)