You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-07-17 11:27:57 +02:00
Remove ineffective LICENSE link (#850)
Just like the Markdown files in #846, we cannot generate a redirect for the LICENSE file this way. The broken link was fixed in #813, so we should be fine here.
This commit is contained in:
@ -72,7 +72,6 @@ line-numbers = true
|
|||||||
"unsafe/unsafe-functions.html" = "calling-unsafe-functions.html"
|
"unsafe/unsafe-functions.html" = "calling-unsafe-functions.html"
|
||||||
"welcome-bare-metal.html" = "bare-metal.html"
|
"welcome-bare-metal.html" = "bare-metal.html"
|
||||||
"welcome-day-4.html" = "concurrency.html"
|
"welcome-day-4.html" = "concurrency.html"
|
||||||
"LICENSE" = "https://github.com/google/comprehensive-rust/blob/main/LICENSE"
|
|
||||||
|
|
||||||
[output.exerciser]
|
[output.exerciser]
|
||||||
output-directory = "comprehensive-rust-exercises"
|
output-directory = "comprehensive-rust-exercises"
|
||||||
|
Reference in New Issue
Block a user