Skip to content

Commit 1135035

Browse files
committed
update future directions
1 parent d917ca9 commit 1135035

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

all.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10914,7 +10914,11 @@ <h2>Tactical improvements</h2>
1091410914
attention.</p>
1091510915
<ul>
1091610916
<li>
10917-
<p><a href="/redis.html">Redis</a>: Add "why use redis?" section.</p>
10917+
<p><a href="/mongodb.html">MongoDB</a>: Add "why is mongodb useful?" and
10918+
"database drivers" section.</p>
10919+
</li>
10920+
<li>
10921+
<p><a href="/redis.html">Redis</a>: Add "why use redis?", "data drivers" section.</p>
1091810922
</li>
1091910923
<li>
1092010924
<p><a href="/git.html">Git</a>: Add "why use git?", "what is a distributed version

future-directions.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,11 @@ <h2>Tactical improvements</h2>
6868
attention.</p>
6969
<ul>
7070
<li>
71-
<p><a href="/redis.html">Redis</a>: Add "why use redis?" section.</p>
71+
<p><a href="/mongodb.html">MongoDB</a>: Add "why is mongodb useful?" and
72+
"database drivers" section.</p>
73+
</li>
74+
<li>
75+
<p><a href="/redis.html">Redis</a>: Add "why use redis?", "data drivers" section.</p>
7276
</li>
7377
<li>
7478
<p><a href="/git.html">Git</a>: Add "why use git?", "what is a distributed version

source/content/pages/12-meta/04-future-directions.markdown

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,10 @@ Every page on Full Stack Python is a work-in-progress that can always
4747
use improvements. The following items on this list need some love and
4848
attention.
4949

50-
* [Redis](/redis.html): Add "why use redis?" section.
50+
* [MongoDB](/mongodb.html): Add "why is mongodb useful?" and
51+
"database drivers" section.
52+
53+
* [Redis](/redis.html): Add "why use redis?", "data drivers" section.
5154

5255
* [Git](/git.html): Add "why use git?", "what is a distributed version
5356
control system?", "what's the difference between git and github?" and

0 commit comments

Comments
 (0)