From d8c69ad11f6a06562bc316ec710f6bba6664fda0 Mon Sep 17 00:00:00 2001 From: Neur0toxine Date: Sat, 15 May 2021 19:44:39 +0300 Subject: [PATCH] fix github pages link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82e6ccc..509d5ab 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Easy to use HTTP mocking solution, compatible with PSR-18 and HTTPlug. Project is still in its early development stage. API can change over time, but I'll try to not introduce breaking changes. -You can find autogenerated documentation [here](neur0toxine.github.io/pock/) or look at the examples. +You can find autogenerated documentation [here](https://neur0toxine.github.io/pock/) or look at the examples. # Examples