commit | 1d866999094179514ce1053829c760b391abc067 | [log] [tgz] |
---|---|---|
author | Jon Dufresne <jon.dufresne@gmail.com> | Tue Jun 26 13:49:35 2018 -0700 |
committer | Eli Bendersky <eliben@users.noreply.github.com> | Tue Jun 26 13:49:35 2018 -0700 |
tree | 9589e1e6b8f859cda08ae0600fb7540a998634b3 | |
parent | e8afcc9ec212a35a285f4bd0357def92af5b81cb [diff] [blame] |
Use https:// for all project links where available (#267)
diff --git a/examples/rewrite_ast.py b/examples/rewrite_ast.py index eae6539..2c42f99 100644 --- a/examples/rewrite_ast.py +++ b/examples/rewrite_ast.py
@@ -3,7 +3,7 @@ # # Tiny example of rewriting a AST node # -# Eli Bendersky [http://eli.thegreenplace.net] +# Eli Bendersky [https://eli.thegreenplace.net/] # License: BSD #----------------------------------------------------------------- from __future__ import print_function