Skip to content

Commit ef0dfb3

Browse files
committed
Hashnode subdomain migration
1 parent 9c7062d commit ef0dfb3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ <h2 class="featurette-heading mt-2">Articles</h2>
156156
<h5 class="card-title">Ready, Set, Go!</h5>
157157
<p class="card-text">An interactive guide to get started with numba.</p>
158158
<p>
159-
<a class="btn btn-dark stretched-link" href="https://articles.realworldpython.github.io/ready-set-go-getting-started-with-numba" role="button" target="_blank">Read &raquo;</a>
159+
<a class="btn btn-dark stretched-link" href="https://realworldpython.hashnode.dev/ready-set-go-getting-started-with-numba" role="button" target="_blank">Read &raquo;</a>
160160
</p>
161161
</div>
162162
</div>
@@ -168,7 +168,7 @@ <h5 class="card-title">Ready, Set, Go!</h5>
168168
<h5 class="card-title">pandas.read_csv()</h5>
169169
<p class="card-text">3 Solid Reasons Why You Should Use pandas.read_csv()</p>
170170
<p>
171-
<a class="btn btn-dark stretched-link" href="https://articles.realworldpython.github.io/3-solid-reasons-why-you-should-use-pandasreadcsv" role="button" target="_blank">Read &raquo;</a>
171+
<a class="btn btn-dark stretched-link" href="https://realworldpython.hashnode.dev/3-solid-reasons-why-you-should-use-pandasreadcsv" role="button" target="_blank">Read &raquo;</a>
172172
</p>
173173
</div>
174174
</div>
@@ -180,7 +180,7 @@ <h5 class="card-title">pandas.read_csv()</h5>
180180
<h5 class="card-title">PEP 634</h5>
181181
<p class="card-text">Structural Pattern Matching (PEP 634) in Python</p>
182182
<p>
183-
<a class="btn btn-dark stretched-link" href="https://articles.realworldpython.github.io/structural-pattern-matching-pep-634-in-python" role="button" target="_blank">Read &raquo;</a>
183+
<a class="btn btn-dark stretched-link" href="https://realworldpython.hashnode.dev/structural-pattern-matching-pep-634-in-python" role="button" target="_blank">Read &raquo;</a>
184184
</p>
185185
</div>
186186
</div>

0 commit comments

Comments
 (0)