Skip to content

Commit 32b3348

Browse files
DEV-VRUPERohbus
andauthored
docs: Correcting the Hyperlink to redirect to correct URL. (iluwatar#1745)
Corresponds to bug iluwatar#1703 Co-authored-by: Subhrodip Mohanta <[email protected]>
1 parent 068fa03 commit 32b3348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

double-buffer/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ This pattern is one of those ones where you’ll know when you need it. If you h
2525

2626
## Credits
2727

28-
* [Game Programming Patterns - Double Buffer]([http://gameprogrammingpatterns.com/double-buffer.html](http://gameprogrammingpatterns.com/double-buffer.html))
28+
* [Game Programming Patterns - Double Buffer](http://gameprogrammingpatterns.com/double-buffer.html)

0 commit comments

Comments
 (0)