mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-06 11:34:34 +01:00
fix(license): correct link to license on github
[skip ci]
This commit is contained in:
@@ -315,7 +315,7 @@ The **${util.library_name()}** library was generated by ${put_and(copyright.auth
|
||||
under the *${copyright.license_abbrev}* license.
|
||||
You can read the full text at the repository's [license file][repo-license].
|
||||
|
||||
[repo-license]: ${cargo.repo_base_url + '/LICENSE.md'}
|
||||
[repo-license]: ${cargo.repo_base_url + 'blob/master/LICENSE.md'}
|
||||
</%def>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user