From ed893e88cae04f022f9c951320a9e44d9bf64d94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milo=C5=A1=20Spasojevi=C4=87?= Date: Thu, 28 Sep 2023 11:48:25 +0200 Subject: [PATCH] Fix smokescreen example url in smokescreen.html.erb --- app-guides/smokescreen.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-guides/smokescreen.html.erb b/app-guides/smokescreen.html.erb index 25275feedb..394ac8ec83 100644 --- a/app-guides/smokescreen.html.erb +++ b/app-guides/smokescreen.html.erb @@ -4,7 +4,7 @@ layout: docs sitemap: false nav: firecracker author: dj -source: https://github.com/fly-apps/smokescreen-example/ +source: https://github.com/fly-apps/smokescreen/ categories: - proxy - security