mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-03-18 05:37:52 +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:
parent
b7469f779e
commit
d1d29283ba
@ -72,7 +72,6 @@ line-numbers = true
|
||||
"unsafe/unsafe-functions.html" = "calling-unsafe-functions.html"
|
||||
"welcome-bare-metal.html" = "bare-metal.html"
|
||||
"welcome-day-4.html" = "concurrency.html"
|
||||
"LICENSE" = "https://github.com/google/comprehensive-rust/blob/main/LICENSE"
|
||||
|
||||
[output.exerciser]
|
||||
output-directory = "comprehensive-rust-exercises"
|
||||
|
Loading…
x
Reference in New Issue
Block a user