docs: fix redirect loop (#1245)

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
This commit is contained in:
bobby 2020-08-09 21:34:30 -07:00 committed by GitHub
parent 18a223e1ed
commit 1fd86ccd55
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,2 +1,2 @@
<!-- Simply redirect back to docs! -->
<Redirect to="https://www.pomerium.com/" />
<Redirect to="https://www.pomerium.com/docs/" />