Skip to content

Commit 4c4817c

Browse files
committed
Remove minor version from link anchor
1 parent 0f367aa commit 4c4817c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting_started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ require_once __DIR__ . '/vendor/autoload.php';
4040

4141
First, download the source code and unzip it wherever you like in your project.
4242

43-
[Download the SDK for PHP v5.0](https://github.com/facebook/php-graph-sdk/archive/5.4.zip)
43+
[Download the SDK for PHP v5](https://github.com/facebook/php-graph-sdk/archive/5.4.zip)
4444

4545
Then include the autoloader provided in the SDK at the top of your script.
4646

0 commit comments

Comments
 (0)