From be3f8e3e1f125389a65dff3c40abf3a40e7d4ebb Mon Sep 17 00:00:00 2001 From: Ken Celenza Date: Tue, 6 Aug 2024 11:45:06 -0400 Subject: [PATCH] Update README.md to remove broken link for sdntutorials --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index ac5349c..8ab3bd1 100644 --- a/README.md +++ b/README.md @@ -190,12 +190,10 @@ Network Automation is a cross between the discipline of [Network Infrastructure] ### RESTCONF - [RESTCONF requests for IOS-XE](https://www.devnetexperttraining.com/articles/restconf-operations) - How to combine HTTP path, method and payload for IOS-XE restconf operations. - - [What Is RESTCONF](http://sdntutorials.com/what-is-restconf/) - Overview of RESTCONF. ### NETCONF - [NETCONF message layers](https://www.devnetexperttraining.com/articles/netconf-anatomy) - A view into the payload of NETCONF XML documents and layers. - - [What Is NETCONF](http://sdntutorials.com/what-is-netconf/) - Overview of NETCONF. ## Python