From d5e53fcb010ac76176d523fa888541138eba4119 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnther?= Date: Sun, 8 Apr 2018 09:57:42 +0200 Subject: [PATCH] Link to Rack::Spellcheck example is broken I would just remove that link --- source/localizable/advanced/rack-middleware.html.markdown | 1 - 1 file changed, 1 deletion(-) diff --git a/source/localizable/advanced/rack-middleware.html.markdown b/source/localizable/advanced/rack-middleware.html.markdown index a01d1c171..2f97955dc 100644 --- a/source/localizable/advanced/rack-middleware.html.markdown +++ b/source/localizable/advanced/rack-middleware.html.markdown @@ -65,4 +65,3 @@ is built. [Rack::GoogleAnalytics]: https://github.com/ambethia/rack-google_analytics [Rack::Tidy]: https://github.com/rbialek/rack-tidy [Rack::Validate]: https://gist.github.com/235715 - [Rack::SpellCheck]: https://gist.github.com/235097