From 4f7790baab33bf70dc48b02ca838a2dcac21c849 Mon Sep 17 00:00:00 2001 From: Manuel Transfeld Date: Tue, 9 Jul 2019 17:22:30 +0200 Subject: [PATCH] Fix link anchor Fix a typo in a link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1d1d6ee..68092a48 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ PHPWord requires the following: ## Installation 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 ```sh