diff --git a/usingcurl/connections/README.md b/usingcurl/connections/README.md index 8b32b989a..dde3d158c 100644 --- a/usingcurl/connections/README.md +++ b/usingcurl/connections/README.md @@ -9,7 +9,7 @@ For ordinary command line usage, operating on a URL, these are details which are taken care of under the hood, and which you can mostly ignore. But at times you might find yourself wanting to tweak the specifics… -* [VLAN](vlan.md) +* [Setup](setup.md) * [Name resolve tricks](name.md) * [Connection timeout](timeout.md) * [Happy Eyeballs](happy.md)