Commit 8ac5c910 by Oleg Gaidarenko

Link license corrections

Follow-up for 7316bdc9
parent 46a75099
......@@ -163,5 +163,5 @@ plugin development.
## License
Grafana is distributed under [Apache 2.0 License](https://github.com/grafana/grafana/blob/master/LICENSE.md).
Grafana is distributed under [Apache 2.0 License](https://github.com/grafana/grafana/blob/master/LICENSE).
......@@ -15,7 +15,7 @@ module.exports = function(config) {
},
{
expand: true,
src: ['LICENSE.md', 'README.md', 'NOTICE.md'],
src: ['LICENSE', 'README.md', 'NOTICE.md'],
dest: '<%= pkg.name %>-<%= pkg.version %>/',
}
]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment