Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fixed link to object model
  • Loading branch information
cpaggen authored Jul 2, 2020
1 parent 4fea6e2 commit 940e930
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ It provides a pythonic library that allows developers to quickly develop and tes

[apihome]: http://www.cisco.com/c/en/us/td/docs/switches/datacenter/aci/apic/sw/1-x/api/rest/b_APIC_RESTful_API_User_Guide.html
[modelhome]: https://developer.cisco.com/site/apic-dc/documents/mim-ref/
[acimodel]: https://github.com/datacenter/acimodel
[acimodel]: https://developer.cisco.com/site/apic-mim-ref-api/
[issues]: https://github.com/datacenter/cobra/issues

> Life is really simple, but we insist on making it complicated.
Expand All @@ -20,7 +20,7 @@ It provides a pythonic library that allows developers to quickly develop and tes

**Complete.** Covers the entire APIC REST API.

**Robust.** Integrate with [ACI Model][acimodel] for client side validation and testing.
**Robust.** Integrate with https://developer.cisco.com/site/apic-mim-ref-api/ for client side validation and testing.

**Light.** Keep the code lean, making it easier to test, optimize and use.

Expand Down

0 comments on commit 940e930

Please sign in to comment.