8000 Merge pull request #250 from SQKo/patch-1 · reactphp/promise@baf9ab5 · GitHub
[go: up one dir, main page]

Skip to content

Commit baf9ab5

Browse files
authored
Merge pull request #250 from SQKo/patch-1
Fix gist link about promise in README.md
2 parents c86753c + 11b78c1 commit baf9ab5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ It also provides several other useful promise-related concepts, such as joining
5555
multiple promises and mapping and reducing collections of promises.
5656

5757
If you've never heard about promises before,
58-
[read this first](https://gist.github.com/3889970).
58+
[read this first](https://gist.github.com/domenic/3889970).
5959

6060
Concepts
6161
--------

0 commit comments

Comments
 (0)
0