Skip to content

Commit b70eee0

Browse files
committed
Update URL in source code comments
1 parent 28e4097 commit b70eee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/58/Unit1.pas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ procedure HandleBodyAttrs(const Document: IDispatch);
8383

8484
procedure TForm1.Button1Click(Sender: TObject);
8585

86-
// from http://www.delphidabbler.com/tips/72
86+
// from https://www.delphidabbler.com/tips/72
8787
procedure Pause(ADelay: Cardinal);
8888
var
8989
StartTC: Cardinal;

0 commit comments

Comments
 (0)