File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 19
19
< link id ="githubDarkHighlight " rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.6.0/styles/github-dark.min.css " disabled ="true " /> {# #}
20
20
21
21
<!-- The files are not copied over into the Clippy project since they use the MPL-2.0 License -->
22
- < link rel ="stylesheet " href ="https://rust-lang.github.io /mdBook/css/variables.css "/> {# #}
23
- < link id ="styleHighlight " rel ="stylesheet " href ="https://rust-lang.github.io /mdBook/highlight.css "> {# #}
24
- < link id ="styleNight " rel ="stylesheet " href ="https://rust-lang.github.io /mdBook/tomorrow-night.css " disabled ="true "> {# #}
25
- < link id ="styleAyu " rel ="stylesheet " href ="https://rust-lang.github.io /mdBook/ayu-highlight.css " disabled ="true "> {# #}
22
+ < link rel ="stylesheet " href ="https://raw.githubusercontent.com/ rust-lang/mdBook/refs/heads/master/src/theme /css/variables.css "/> {# #}
23
+ < link id ="styleHighlight " rel ="stylesheet " href ="https://raw.githubusercontent.com/ rust-lang/mdBook/refs/heads/master/src/theme /highlight.css "> {# #}
24
+ < link id ="styleNight " rel ="stylesheet " href ="https://raw.githubusercontent.com/ rust-lang/mdBook/refs/heads/master/src/theme /tomorrow-night.css " disabled ="true "> {# #}
25
+ < link id ="styleAyu " rel ="stylesheet " href ="https://raw.githubusercontent.com/ rust-lang/mdBook/refs/heads/master/src/theme /ayu-highlight.css " disabled ="true "> {# #}
26
26
< link rel ="stylesheet " href ="style.css "> {# #}
27
27
< script src ="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.6.0/highlight.min.js " defer > </ script > {# #}
28
28
< script src ="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.6.0/languages/rust.min.js " defer > </ script > {# #}
You can’t perform that action at this time.
0 commit comments