diff --git a/docs/index.html b/docs/index.html index 4a9e269..5f028eb 100644 --- a/docs/index.html +++ b/docs/index.html @@ -111,7 +111,7 @@

Skizzle s'adapte à vos préférences

var platform = window.navigator.platform; var macosPlatforms = ['Macintosh', 'MacIntel', 'MacPPC', 'Mac68K']; var fileName = - 'https://github.com/AxaGuilDEv/skizzle/releases/download/' + + 'https://github.com/AxaGuilDEv/Skizzle/releases/download/v' + version + '/Skizzle-' + (macosPlatforms.indexOf(platform) !== -1 ? '' : 'Setup-') +