Skip to content

Commit d42489c

Browse files
committed
fix underline issue in init link
1 parent bae09f3 commit d42489c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

all.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3780,7 +3780,7 @@ <h3>Morepath resources</h3>
37803780
<a href="https://github.com/morepath/morepath_batching">open source and available on GitHub</a>.</p>
37813781
</li>
37823782
<li>
3783-
<p><a href="https://www.podcastinit.com/episode-91-morepath-with-martijn-faassen/">podcast.<strong>init</strong> interviewed Martijn Faassen</a>
3783+
<p><a href="https://www.podcastinit.com/episode-91-morepath-with-martijn-faassen/">podcast.__init__ interviewed Martijn Faassen</a>
37843784
about Morepath and he described what makes the framework different from
37853785
other existing web frameworks as well as why someone should be convinced
37863786
to switch for a new project.</p>

morepath.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ <h3>Morepath resources</h3>
8484
<a href="https://github.com/morepath/morepath_batching">open source and available on GitHub</a>.</p>
8585
</li>
8686
<li>
87-
<p><a href="https://www.podcastinit.com/episode-91-morepath-with-martijn-faassen/">podcast.<strong>init</strong> interviewed Martijn Faassen</a>
87+
<p><a href="https://www.podcastinit.com/episode-91-morepath-with-martijn-faassen/">podcast.__init__ interviewed Martijn Faassen</a>
8888
about Morepath and he described what makes the framework different from
8989
other existing web frameworks as well as why someone should be convinced
9090
to switch for a new project.</p>

source/content/pages/07-web-development/07-morepath.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ these resources below are a good place to get started.
5757
framework. The code for the application is also
5858
[open source and available on GitHub](https://github.com/morepath/morepath_batching).
5959

60-
* [podcast.__init__ interviewed Martijn Faassen](https://www.podcastinit.com/episode-91-morepath-with-martijn-faassen/)
60+
* [podcast.\_\_init\_\_ interviewed Martijn Faassen](https://www.podcastinit.com/episode-91-morepath-with-martijn-faassen/)
6161
about Morepath and he described what makes the framework different from
6262
other existing web frameworks as well as why someone should be convinced
6363
to switch for a new project.

0 commit comments

Comments
 (0)