|
3 | 3 | "^https://discuss\\.dataversioncontrol\\.com(.*)? https://discuss.dvc.org$1",
|
4 | 4 | "^https://blog\\.dataversioncontrol\\.com/data-version-control-tutorial-9146715eda46 https://dvc.org/doc/start",
|
5 | 5 | "^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", |
8 | 8 | "^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", |
11 | 11 | "/blog/how-a-data-scientist-can-improve-his-productivity /blog/how-data-scientists-can-improve-their-productivity",
|
12 | 12 |
|
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", |
16 | 16 | "^https://www\\.dvc\\.org(.*)? https://dvc.org$1",
|
17 | 17 | "^https://man\\.dvc\\.org(.*)? https://dvc.org/doc/command-reference$1 303",
|
18 | 18 | "^https://error\\.dvc\\.org/(.*)? https://dvc.org/doc/user-guide/troubleshooting#$1 303",
|
|
0 commit comments