Skip to content

Commit a4f168a

Browse files
Update recommended-network-outbound.md
1 parent 160b497 commit a4f168a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/includes/recommended-network-outbound.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ ms.author: larryfr
1414
| `anaconda.com`<br>`*.anaconda.com` | Used to install default packages. |
1515
| `*.anaconda.org` | Used to get repo data. |
1616
| `pypi.org` | Used to list dependencies from the default index, if any, and the index isn't overwritten by user settings. If the index is overwritten, you must also allow `*.pythonhosted.org`. |
17-
| `pytorch.org<br>*.pytorch.org` | Used by some examples based on PyTorch. |
17+
| `pytorch.org`<br>`*.pytorch.org` | Used by some examples based on PyTorch. |
1818
| `*.tensorflow.org` | Used by some examples based on Tensorflow. |

0 commit comments

Comments
 (0)