Skip to content

Commit 4b3ca07

Browse files
committed
tweaking dev env page
1 parent dcbd5ad commit 4b3ca07

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

all.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3944,8 +3944,8 @@ <h2>Development environment resources</h2>
39443944
<p>If you're considering the cloud-based development environment route, check
39453945
out this
39463946
<a href="http://readwrite.com/2014/08/14/cloud9-koding-nitrousio-integrated-development-environment-ide-coding">great article comparing Cloud9, Koding and Nitrous.io</a>
3947-
that the author Lauren Orsini tried out. She also explains what a cloud
3948-
IDE is and is not.</p>
3947+
by Lauren Orsini. She also explains more about what a cloud IDE is and is
3948+
not.</p>
39493949
</li>
39503950
<li>
39513951
<p>Real Python has an awesome, detailed post on

development-environments.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@ <h2>Development environment resources</h2>
9393
<p>If you're considering the cloud-based development environment route, check
9494
out this
9595
<a href="http://readwrite.com/2014/08/14/cloud9-koding-nitrousio-integrated-development-environment-ide-coding">great article comparing Cloud9, Koding and Nitrous.io</a>
96-
that the author Lauren Orsini tried out. She also explains what a cloud
97-
IDE is and is not.</p>
96+
by Lauren Orsini. She also explains more about what a cloud IDE is and is
97+
not.</p>
9898
</li>
9999
<li>
100100
<p>Real Python has an awesome, detailed post on

feeds/all.atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2014-10-31T13:53:43Z</updated></feed>
2+
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2014-10-31T13:54:43Z</updated></feed>

source/content/pages/11-misc/1102-development-environments.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@ up your application.
7777
* If you're considering the cloud-based development environment route, check
7878
out this
7979
[great article comparing Cloud9, Koding and Nitrous.io](http://readwrite.com/2014/08/14/cloud9-koding-nitrousio-integrated-development-environment-ide-coding)
80-
that the author Lauren Orsini tried out. She also explains what a cloud
81-
IDE is and is not.
80+
by Lauren Orsini. She also explains more about what a cloud IDE is and is
81+
not.
8282

8383
* Real Python has an awesome, detailed post on
8484
[setting up your Sublime Text 3 environment](https://realpython.com/blog/python/setting-up-sublime-text-3-for-full-stack-python-development/)

0 commit comments

Comments
 (0)