From 35b86d50c3d32360ec69800078928dff95f9ff46 Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Sat, 17 Aug 2019 02:44:45 -0700 Subject: run linkcheck, fix redirects, change busted links to inline literals --- docs/designdefense.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/designdefense.rst') diff --git a/docs/designdefense.rst b/docs/designdefense.rst index e02949ce5..967a1aaed 100644 --- a/docs/designdefense.rst +++ b/docs/designdefense.rst @@ -1006,12 +1006,12 @@ Microframeworks have smaller Hello World programs ------------------------------------------------- Self-described "microframeworks" exist. `Bottle -`_ and `Flask -`_ are two that are becoming popular. `Bobo +`_ and `Flask +`_ are two that are becoming popular. `Bobo `_ doesn't describe itself as a microframework, but its intended user base is much the same. Many others exist. We've even (only as a teaching tool, not as any sort of official project) -`created one using Pyramid `_. +`created one using Pyramid `_. The videos use BFG, a precursor to Pyramid, but the resulting code is `available for Pyramid too `_). Microframeworks are small frameworks with one common feature: each allows its @@ -1657,7 +1657,7 @@ Pyramid has over 1200 pages of documentation (printed), covering topics from the very basic to the most advanced. *Nothing* is left undocumented, quite literally. It also has an *awesome*, very helpful community. Visit the `#pyramid IRC channel on freenode.net -`_ and see. +`_ and see. Hate Zope +++++++++ -- cgit v1.2.3