Skip to content

Commit 2f11ec7

Browse files
committed
fixing bitbucket description
1 parent de5f842 commit 2f11ec7

File tree

4 files changed

+7
-5
lines changed

4 files changed

+7
-5
lines changed

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-02-03T11:22:22Z</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-02-04T17:20:36Z</updated></feed>

monitoring.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,8 @@ <h2>Open Source Projects</h2>
118118
time-series data and displays them in graphs through a Django web application.</p>
119119
<p><a class="reference external" href="http://sensuapp.org/">Sensu</a> is an open source monitoring framework
120120
written in Ruby but applicable to any programming language web application.</p>
121+
<p><a class="reference external" href="http://vimeo.github.io/graph-explorer/">Graph Explorer</a> by Vimeo is a
122+
Graphite-based dashboard with added features and a slick design.</p>
121123
</div>
122124
<div class="section" id="monitoring-resources">
123125
<h2>Monitoring Resources</h2>

source-control.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@ <h2>Source Control Third Party Services</h2>
8989
<p><a class="reference external" href="https://github.com/">GitHub</a> is currently the most commonly used source
9090
control platform for using Git.</p>
9191
<p><a class="reference external" href="https://bitbucket.org/">BitBucket</a> provides free Git and Mercurial
92-
repositories for open projects and paid services for hosting private
93-
repositories.</p>
92+
repositories for open projects and private repositories for up to five
93+
users. Users pay for hosting private repositories with more than five users.</p>
9494
</div>
9595
<div class="section" id="source-control-resources">
9696
<h2>Source Control Resources</h2>

source/content/pages/source-control.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ Source Control Third Party Services
2525
control platform for using Git.
2626

2727
`BitBucket <https://bitbucket.org/>`_ provides free Git and Mercurial
28-
repositories for open projects and paid services for hosting private
29-
repositories.
28+
repositories for open projects and private repositories for up to five
29+
users. Users pay for hosting private repositories with more than five users.
3030

3131

3232
Source Control Resources

0 commit comments

Comments
 (0)