From 6831c5181831818665fd13c524e8064daff495a3 Mon Sep 17 00:00:00 2001 From: Mencken Davidson <76002183+menckend@users.noreply.github.com> Date: Thu, 24 Oct 2024 09:12:21 -0400 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b9bac9b..283a6aa 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ I wrote this package (dcnodatg) specifically to assist in *fast/low-effort* modeling of a production EVPN Layer-3 Leaf & Spine physical network of Arista switches in a pre-existing GNS3 server, using Arista cEOS docker images. (Also, to teach myself how to write/publish Python packages, but *really* for modeling Arista switches.) -- Documentation at: [https://menckend.github.io/dcnodatg/](https://menckend.github.io/dcnodatg/) -- Repository at: [https://github.com/menckend/dcnodatg](https://github.com/menckend/dcnodatg) -- (Latest) Package at: [https://pypi.org/project/dcnodatg/](https://pypi.org/project/dcnodatg/) -- (testing) Package at: [https://test.pypi.org/project/dcnodatg/](https://test.pypi.org/project/dcnodatg/) +- [Documentation](https://menckend.github.io/dcnodatg/) +- [Repository](https://github.com/menckend/dcnodatg) +- [(Latest) Package](https://pypi.org/project/dcnodatg/) +- [(testing) Package](https://test.pypi.org/project/dcnodatg/) ## What it does