File tree Expand file tree Collapse file tree
DiffEngine/Implementation Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -303,7 +303,7 @@ Non-MDI tools are preferred since it allows [DiffEngineTray](tray.md) to track a
303303 * ` %PATH%guiffyCL.command `
304304 * ` /Applications/Guiffy/guiffyCL.command `
305305
306- ### [ Kaleidoscope] ( https://www.kaleidoscopeapp.com/ )
306+ ### [ Kaleidoscope] ( https://kaleidoscope.app )
307307
308308 * Cost: Paid
309309 * Is MDI: False
Original file line number Diff line number Diff line change @@ -190,7 +190,7 @@ Non-MDI tools are preferred since it allows [DiffEngineTray](tray.md) to track a
190190 * ` %PATH%guiffyCL.command `
191191 * ` /Applications/Guiffy/guiffyCL.command `
192192
193- ### [ Kaleidoscope] ( https://www.kaleidoscopeapp.com/ )
193+ ### [ Kaleidoscope] ( https://kaleidoscope.app )
194194
195195 * Cost: Paid
196196 * Is MDI: False
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ static partial class Implementation
33 public static Definition Kaleidoscope ( ) =>
44 new (
55 Tool : DiffTool . Kaleidoscope ,
6- Url : "https://www.kaleidoscopeapp.com/ " ,
6+ Url : "https://kaleidoscope.app " ,
77 AutoRefresh : true ,
88 IsMdi : false ,
99 SupportsText : true ,
You can’t perform that action at this time.
0 commit comments