docs: fix redirect loop (#1245) (#1246)

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>

Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2020-08-09 21:35:37 -07:00 committed by GitHub
parent 8d655030aa
commit fde2d905c7
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/" />