mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-23 18:32:53 +00:00
partitionmanager: update dosfstools URL
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
a1bd927be0
commit
6aff2cd4fd
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ namespace FS
|
|||
FileSystem::SupportTool fat16::supportToolName() const
|
||||
{
|
||||
// also, dd for updating the UUID, but let's assume it's there ;-)
|
||||
return SupportTool("dosfstools", KUrl("http://www.daniel-baumann.ch/software/dosfstools/"));
|
||||
return SupportTool("dosfstools", KUrl("https://github.com/dosfstools/dosfstools"));
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue