We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad91946 commit f3d0ef4Copy full SHA for f3d0ef4
1 file changed
src/mako/api/lib/lib.mako
@@ -315,7 +315,7 @@ The **${util.library_name()}** library was generated by ${put_and(copyright.auth
315
under the *${copyright.license_abbrev}* license.
316
You can read the full text at the repository's [license file][repo-license].
317
318
-[repo-license]: ${cargo.repo_base_url + '/LICENSE.md'}
+[repo-license]: ${cargo.repo_base_url + 'blob/master/LICENSE.md'}
319
</%def>
320
321
0 commit comments