Skip to content

Commit 4d1aaa9

Browse files
committed
clean up more broken links
1 parent 5a0518b commit 4d1aaa9

File tree

6 files changed

+3
-21
lines changed

6 files changed

+3
-21
lines changed

content/pages/04-web-development/03-flask.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ about how to working on your codebase.
295295
* [Bean Counter](https://github.com/BouncyNudibranch/bean-counter) is an
296296
open source Flask app for tracking coffee.
297297

298-
* [FlaskBB](http://flaskbb.org/) is a Flask app for a discussion forum.
298+
* [FlaskBB](https://flaskbb.org/) is a Flask app for a discussion forum.
299299

300300
* [psdash](https://github.com/Jahaja/psdash) is an app built with Flask and
301301
psutils to display information about the computer it is running on.

content/pages/04-web-development/12-jinja2.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ open source project author from having to reinvent a new templating style.
7171
the template engine.
7272

7373
* The official
74-
[Jinja2 template designer documentation](http://jinja.pocoo.org/docs/dev/templates/)
74+
[Jinja2 templates documentation](https://flask.palletsprojects.com/en/2.0.x/tutorial/templates/)
7575
is exceptionally useful both as a reference as well as a full read-through
7676
to understand how to properly work with template tags.
7777

content/pages/04-web-development/44-web-apis.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Webhooks are important because they enable two-way communication initiation
4343
for APIs. Webhook flexibility comes in from their definition by the API user
4444
instead of the API itself.
4545

46-
For example, in the [Twilio API](https://www.twilio.com/api) when a text
46+
For example, in the [Twilio API](https://www.twilio.com/docs/api) when a text
4747
message is sent to a Twilio phone number Twilio sends an HTTP POST request
4848
webhook to the URL specified by the user. The URL is defined in a text box
4949
on the number's page on Twilio as shown below.

content/pages/04-web-development/45-microservices.markdown

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -40,22 +40,6 @@ ease further development and deployment. This approach is called the
4040
article is one of the best in-depth explanations for what microservices are
4141
and why to consider them as an architectural pattern.
4242

43-
* [Why microservices?](http://dev.otto.de/2016/03/20/why-microservices/)
44-
presents some of the advantages, such as the dramatically increased number
45-
of deployments per day, that a well-done microservices architecture can
46-
provide in the right situation. Many organizational environments won't
47-
allow this level of flexibility but if yours is one that will, it's worth
48-
considering these points.
49-
50-
* [On monoliths and microservices](http://dev.otto.de/2015/09/30/on-monoliths-and-microservices/)
51-
provides some advice on using microservices in a fairly early stage of
52-
a software project's lifecycle.
53-
54-
* [Why Microservices?](https://dev.otto.de/2016/03/20/why-microservices/)
55-
presents advantages microservices can bring to an existing monolithic
56-
application where it is clear what needs to be broken down into smaller
57-
components to make it easier to iterate and maintain.
58-
5943
* [Developing a RESTful microservice in Python](http://www.skybert.net/python/developing-a-restful-micro-service-in-python/)
6044
is a good story of how an aging Java project was replaced with a
6145
microservice built with Python and Flask.

content/pages/examples/django/django-template-context.markdown

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -582,7 +582,6 @@ __author__ = "Bas van Oostveen <v.oostveen@gmail.com>",
582582
__contributors__ = [
583583
"Antonio Cavedoni <http://cavedoni.com/>"
584584
"Stefano J. Attardi <http://attardi.org/>",
585-
"limodou <http://www.donews.net/limodou/>",
586585
"Carlo C8E Miron",
587586
"Andre Campos <cahenan@gmail.com>",
588587
"Justin Findlay <jfindlay@gmail.com>",

content/pages/examples/django/django-template-loader.markdown

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,6 @@ __author__ = "Bas van Oostveen <v.oostveen@gmail.com>",
178178
__contributors__ = [
179179
"Antonio Cavedoni <http://cavedoni.com/>"
180180
"Stefano J. Attardi <http://attardi.org/>",
181-
"limodou <http://www.donews.net/limodou/>",
182181
"Carlo C8E Miron",
183182
"Andre Campos <cahenan@gmail.com>",
184183
"Justin Findlay <jfindlay@gmail.com>",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy