2
0
salt-formula/test/integration/v3001-py3/files
Imran Iqbal 80542bad6e
fix(repo): update repo urls to repo.saltproject.io
Use the following command:

```
$ GREP_SED="\(repo\.salt\)stack\.com" \
  && grep -rl --exclude-dir=.git "${GREP_SED}" \
  | grep -v .un~$ \
  | xargs sed -i -e "/${GREP_SED}/s//\1project.io/g"
```
2021-05-25 19:27:15 +01:00
..
_mapdata fix(repo): update repo urls to repo.saltproject.io 2021-05-25 19:27:15 +01:00