Skip to content

Commit

Permalink
redirects: setup blog.dvc.org after migration
Browse files Browse the repository at this point in the history
  • Loading branch information
shcheklein committed Apr 2, 2020
1 parent d24ff9d commit bb36d06
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions redirects-list.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
[
"^https://blog\\.dvc\\.org/blog/(.*?)/?$ https://dvc.org/blog/$1",
"^https://blog\\.dvc\\.org/(.*?)/?$ https://dvc.org/blog/$1",
"^https://(?:www\\.)dvc\\.org/(.+)? https://dvc.org/$1",
"^https://man\\.dvc\\.org/(.+)? https://dvc.org/doc/command-reference/$1 303",
"^https://error\\.dvc\\.org/(.+)? https://dvc.org/doc/user-guide/troubleshooting#$1 303",
Expand Down

0 comments on commit bb36d06

Please sign in to comment.