From ada8d27a5cfc2d41d2a5a4108b8a7070a5ebb3e4 Mon Sep 17 00:00:00 2001 From: Ben Ramsey Date: Fri, 24 Sep 2021 13:08:40 -0500 Subject: [PATCH] Fix links in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3f0d2f4..544df1a 100644 --- a/README.md +++ b/README.md @@ -178,8 +178,8 @@ information. [badge-build]: https://img.shields.io/github/workflow/status/ramsey/uuid/build/3.x.svg?logo=github&style=flat-square [badge-coverage]: https://img.shields.io/codecov/c/gh/ramsey/uuid/3.x.svg?style=flat-square&logo=codecov -[source]: https://github.com/ramsey/uuid -[series]: https://packagist.org/packages/ramsey/uuid/tree/3.x +[source]: https://github.com/ramsey/uuid/tree/3.x +[series]: https://packagist.org/packages/ramsey/uuid [upgrade]: https://packagist.org/packages/ramsey/uuid [license]: https://github.com/ramsey/uuid/blob/master/LICENSE [php]: https://php.net