Skip to content

Commit 50710af

Browse files
committed
deploy: 6d61ffc
1 parent a858cbc commit 50710af

File tree

15 files changed

+1284
-3
lines changed

15 files changed

+1284
-3
lines changed

404.html

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,29 @@
301301

302302

303303

304+
<li class="md-nav__item">
305+
<a href="/concepts/architecture/" class="md-nav__link">
306+
307+
308+
309+
<span class="md-ellipsis">
310+
Architecture
311+
312+
</span>
313+
314+
315+
</a>
316+
</li>
317+
318+
319+
320+
321+
322+
323+
324+
325+
326+
304327
<li class="md-nav__item">
305328
<a href="/concepts/components/" class="md-nav__link">
306329

api/pythonnative/index.html

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -312,6 +312,29 @@
312312

313313

314314

315+
<li class="md-nav__item">
316+
<a href="../../concepts/architecture/" class="md-nav__link">
317+
318+
319+
320+
<span class="md-ellipsis">
321+
Architecture
322+
323+
</span>
324+
325+
326+
</a>
327+
</li>
328+
329+
330+
331+
332+
333+
334+
335+
336+
337+
315338
<li class="md-nav__item">
316339
<a href="../../concepts/components/" class="md-nav__link">
317340

0 commit comments

Comments
 (0)