Skip to content

Commit 498ee14

Browse files
authored
point redirect at datachain.ai (#5337)
1 parent e096216 commit 498ee14

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

redirects-list.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
"^https://discuss\\.dataversioncontrol\\.com(.*)? https://discuss.dvc.org$1",
44
"^https://blog\\.dataversioncontrol\\.com/data-version-control-tutorial-9146715eda46 https://dvc.org/doc/start",
55
"^https://blog\\.dataversioncontrol\\.com/data-version-control-beta-release-iterative-machine-learning-a7faf7c8be67 https://dvc.org/doc/start",
6-
"^https://blog\\.dataversioncontrol\\.com/dvc-heartbeat-6301aebf5c96 https://iterative.ai/blog/march-19-dvc-heartbeat",
7-
"^https://blog\\.dataversioncontrol\\.com/april19-dvc-heartbeat-296c71a59be4 https://iterative.ai/blog/april-19-dvc-heartbeat",
6+
"^https://blog\\.dataversioncontrol\\.com/dvc-heartbeat-6301aebf5c96 https://datachain.ai/blog/march-19-dvc-heartbeat",
7+
"^https://blog\\.dataversioncontrol\\.com/april19-dvc-heartbeat-296c71a59be4 https://datachain.ai/blog/april-19-dvc-heartbeat",
88
"^https://blog\\.dataversioncontrol\\.com/dvc-0-8-5-release-f66ef3b10684 https://github.com/iterative/dvc/releases",
9-
"^https://blog\\.dataversioncontrol\\.com(.+)-[a-z0-9]{12}$ https://iterative.ai/blog$1",
10-
"^https://blog\\.dataversioncontrol.com(.*)? https://iterative.ai/blog$1",
9+
"^https://blog\\.dataversioncontrol\\.com(.+)-[a-z0-9]{12}$ https://datachain.ai/blog$1",
10+
"^https://blog\\.dataversioncontrol.com(.*)? https://datachain.ai/blog$1",
1111
"/blog/how-a-data-scientist-can-improve-his-productivity /blog/how-data-scientists-can-improve-their-productivity",
1212

13-
"^https://dvc\\.org/blog(.*)? https://iterative.ai/blog$1 302",
14-
"^https://blog\\.dvc\\.org/blog/(.*)?$ https://iterative.ai/blog/$1",
15-
"^https://blog\\.dvc\\.org(.*)?$ https://iterative.ai/blog$1",
13+
"^https://dvc\\.org/blog(.*)? https://datachain.ai/blog$1 302",
14+
"^https://blog\\.dvc\\.org/blog/(.*)?$ https://datachain.ai/blog/$1",
15+
"^https://blog\\.dvc\\.org(.*)?$ https://datachain.ai/blog$1",
1616
"^https://www\\.dvc\\.org(.*)? https://dvc.org$1",
1717
"^https://man\\.dvc\\.org(.*)? https://dvc.org/doc/command-reference$1 303",
1818
"^https://error\\.dvc\\.org/(.*)? https://dvc.org/doc/user-guide/troubleshooting#$1 303",

0 commit comments

Comments
 (0)