From 4e8b361d00ef95c7b632ed538b15e8936650acce Mon Sep 17 00:00:00 2001 From: slorber Date: Wed, 3 Jun 2020 15:17:02 +0200 Subject: [PATCH] remove github pages mention for server-side redirects --- website/docs/using-plugins.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/website/docs/using-plugins.md b/website/docs/using-plugins.md index 797e027e21..079797f1d1 100644 --- a/website/docs/using-plugins.md +++ b/website/docs/using-plugins.md @@ -471,8 +471,6 @@ It is better to use server-side redirects whenever possible. Before using this plugin, you should look if your hosting provider doesn't offer this feature. -As far as we know, only Github Pages does not offer server-side redirects. - ::: **Installation**