diff options
| author | Amin Bandali <amin@aminb.org> | 2017-04-27 07:19:17 -0400 | 
|---|---|---|
| committer | ven <vendethiel@hotmail.fr> | 2017-04-27 13:19:17 +0200 | 
| commit | dba32328eef367461b37d71deb5ab9b83d4fc78b (patch) | |
| tree | dc5ffefb3af943d444e574d2c97a7a521f416d42 | |
| parent | 67953779e8d845aae0ff4910e8e50cc9f2676f56 (diff) | |
Update my site's address (#2712)
| -rw-r--r-- | python.html.markdown | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/python.html.markdown b/python.html.markdown index f8936e65..0de51285 100644 --- a/python.html.markdown +++ b/python.html.markdown @@ -2,7 +2,7 @@  language: python  contributors:      - ["Louie Dinh", "http://ldinh.ca"] -    - ["Amin Bandali", "http://aminbandali.com"] +    - ["Amin Bandali", "https://aminb.org"]      - ["Andre Polykanine", "https://github.com/Oire"]      - ["evuez", "http://github.com/evuez"]      - ["asyne", "https://github.com/justblah"] | 
