mirror of https://github.com/mifi/lossless-cut
update links
parent
c9d3d03a56
commit
56359c1b41
@ -1,7 +1,9 @@
|
|||||||
const homepage = 'https://github.com/mifi/lossless-cut';
|
const homepage = 'https://mifi.no/losslesscut/';
|
||||||
|
const githubLink = 'https://github.com/mifi/lossless-cut/';
|
||||||
const releasesPage = 'https://github.com/mifi/lossless-cut/releases';
|
const releasesPage = 'https://github.com/mifi/lossless-cut/releases';
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
homepage,
|
homepage,
|
||||||
releasesPage,
|
releasesPage,
|
||||||
|
githubLink,
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
Reference in New Issue