From 47b77b2018f14c944e5efc50afe92906a2793160 Mon Sep 17 00:00:00 2001 From: Shalvah Date: Sun, 10 Dec 2023 17:40:32 +0100 Subject: [PATCH] Fix course link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 699e9581..eda430e9 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Scribe helps you generate API documentation for humans from your Laravel/Lumen/[ - Add custom strategies to adjust how data is extracted - Statically define extra endpoints or information that isn't in your codebase -> 👋 Scribe helps you generate docs automatically, but if you really want to make friendly, maintainable and testable API docs, there's some more things you need to know. So I made [a course](https://apidocsfordevs.com?utm_source=scribe-laravel&utm_medium=referral&utm_campaign=none) for you.🤗 +> 👋 Scribe helps you generate docs automatically, but if you really want to make friendly, maintainable and testable API docs, there's some more things you need to know. So I made [a course](https://shalvah.teachable.com/p/api-documentation-for-developers?utm_source=scribe-laravel&utm_medium=referral&utm_campaign=none) for you.🤗 ## Documentation Check out the documentation at [scribe.knuckles.wtf/laravel](http://scribe.knuckles.wtf/laravel).