Fix link anchor

Fix a typo in a link
This commit is contained in:
Manuel Transfeld 2019-07-09 17:22:30 +02:00 committed by GitHub
parent 7768c56a56
commit 4f7790baab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ PHPWord requires the following:
## Installation ## Installation
PHPWord is installed via [Composer](https://getcomposer.org/). PHPWord is installed via [Composer](https://getcomposer.org/).
To [add a dependency](https://getcomposer.org/doc/04-schema.md#package-links>) to PHPWord in your project, either To [add a dependency](https://getcomposer.org/doc/04-schema.md#package-links) to PHPWord in your project, either
Run the following to use the latest stable version Run the following to use the latest stable version
```sh ```sh