We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc3a3ac commit 9f175cbCopy full SHA for 9f175cb
nikola/__main__.py
@@ -64,10 +64,10 @@
64
# DO NOT USE unless you know what you are doing!
65
_RETURN_DOITNIKOLA = False
66
67
-PY2_WARNING = """Nikola is going to deprecate python 2 support in 2016. You already have python 3
+PY2_WARNING = """Nikola is going to deprecate Python 2 support in 2016. You already have Python 3
68
available in your system. Why not switch?
69
70
-Please check https://getnikola.com/blog/env-survey-results-and-the-future-of-python-27.html for details."""
+Please check http://bit.ly/1FKEsiX for details."""
71
72
73
PY2_BARBS = [
0 commit comments