diff options
author | Ivan Kohler <ivan@freeside.biz> | 2017-03-20 09:29:59 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2017-03-20 09:29:59 -0700 |
commit | df62a94127f44f2d66dbad6cda1bf16ea343f0d7 (patch) | |
tree | 97297348da5196035b4a7d3bf80794a261a43261 | |
parent | 685a64f67f128cd33c26dd86a510b5b83a5b574a (diff) |
association comparison
-rw-r--r-- | associations.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/associations.html b/associations.html index 9c75311..5c214c3 100644 --- a/associations.html +++ b/associations.html @@ -20,9 +20,9 @@ <td><a href="http://wispa.org/"><img src="http://www.wispa.org/Portals/37/Images/Logos/wispa-logo.png?ver=2015-02-27-084824-570" alt="WISPA" width=128></a></td> <td><a href="http://fispa.org/"><img src="http://www.fispa.org/wp-content/uploads/2016/04/Fispa_final.png" alt="FISPA" width=128></a></td> <td><a href="http://incompas.org/"><img src="http://www.incompas.org/images/theme/logo-new.png" alt="Incompas" width=128></td> - <td><a href="http://ntca.org/">NTCA</a></td> - <td><a href="http://americancable.org/">ACA</a></td> - <td><a href="http://ntca.org/">CCA</a></td> + <td><a href="http://ntca.org/"><img src="http://photos.prnewswire.com/prnfull/20130910/DC77128LOGO" alt="NTCA" width=128></a></td> + <td><a href="http://americancable.org/"><img src="https://media.licdn.com/mpr/mpr/shrink_200_200/AAEAAQAAAAAAAAJLAAAAJDQyYWNjNTBkLTBjZDMtNGY2MC04NGQ5LWUyYmI1OTIyNjBjMg.png" alt="ACA" width=128></a></td> + <td><a href="http://ccamobile.org/"><img src="https://ccamobile.org/wp-content/uploads/2016/11/CCALogo_White_200x100.png" style="background-color:#666666" alt="CCA" width=128></a></td> </tr> <tr> |