Skip to content

Commit 9f175cb

Browse files
committedOct 1, 2015
Kwpolska's suggestions
1 parent fc3a3ac commit 9f175cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎nikola/__main__.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,10 @@
6464
# DO NOT USE unless you know what you are doing!
6565
_RETURN_DOITNIKOLA = False
6666

67-
PY2_WARNING = """Nikola is going to deprecate python 2 support in 2016. You already have python 3
67+
PY2_WARNING = """Nikola is going to deprecate Python 2 support in 2016. You already have Python 3
6868
available in your system. Why not switch?
6969
70-
Please check https://getnikola.com/blog/env-survey-results-and-the-future-of-python-27.html for details."""
70+
Please check http://bit.ly/1FKEsiX for details."""
7171

7272

7373
PY2_BARBS = [

0 commit comments

Comments
 (0)
Please sign in to comment.