Skip to content

Commit 7433715

Browse files
dkorpeldlang-bot
authored andcommitted
Fix reference to 'samples' folder
1 parent f95cd32 commit 7433715

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

std/socket.d

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
/**
1717
* Socket primitives.
18-
* Example: See $(SAMPLESRC listener.d) and $(SAMPLESRC htmlget.d)
18+
* Example: See [listener.d](https://github.com/dlang/undeaD/blob/master/dmdsamples/listener.d) and [htmlget.d](https://github.com/dlang/undeaD/blob/master/dmdsamples/htmlget.d)
1919
* License: $(HTTP www.boost.org/LICENSE_1_0.txt, Boost License 1.0).
2020
* Authors: Christopher E. Miller, $(HTTP klickverbot.at, David Nadlinger),
2121
* $(HTTP thecybershadow.net, Vladimir Panteleev)

0 commit comments

Comments
 (0)