Skip to content

Commit e0a7f42

Browse files
author
Robert Trenaman
committed
Fix pages section links to point to actual HTML files
1 parent 099a51e commit e0a7f42

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

website/index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -446,31 +446,31 @@ <h3>FAQ</h3>
446446
<section class="pages" id="pages">
447447
<h2>Investors & Documentation</h2>
448448
<div class="doc-grid">
449-
<a href="https://github.com/AutoBotSolutions/COGNITIVE-ENGINE/wiki" class="doc-card">
449+
<a href="pages/The Cognitive Engine - Investor Overview.html" class="doc-card">
450450
<h3>Investor Overview</h3>
451451
<p>Investment opportunity and market analysis</p>
452452
</a>
453-
<a href="https://github.com/AutoBotSolutions/COGNITIVE-ENGINE/wiki" class="doc-card">
453+
<a href="pages/The Cognitive Engine Thesis - Master.html" class="doc-card">
454454
<h3>Thesis (Master)</h3>
455455
<p>Complete thesis document</p>
456456
</a>
457-
<a href="https://github.com/AutoBotSolutions/COGNITIVE-ENGINE/wiki" class="doc-card">
457+
<a href="pages/The Cognitive Engine Thesis Part 1.html" class="doc-card">
458458
<h3>Thesis Part 1</h3>
459459
<p>Cognition as Structure</p>
460460
</a>
461-
<a href="https://github.com/AutoBotSolutions/COGNITIVE-ENGINE/wiki" class="doc-card">
461+
<a href="pages/The Cognitive Engine Thesis Part 2.html" class="doc-card">
462462
<h3>Thesis Part 2</h3>
463463
<p>Cognition as Continuity</p>
464464
</a>
465-
<a href="https://github.com/AutoBotSolutions/COGNITIVE-ENGINE/wiki" class="doc-card">
465+
<a href="pages/The Cognitive Engine Thesis Part 3.html" class="doc-card">
466466
<h3>Thesis Part 3</h3>
467467
<p>Cognition as Transparency</p>
468468
</a>
469-
<a href="https://github.com/AutoBotSolutions/COGNITIVE-ENGINE/wiki" class="doc-card">
469+
<a href="pages/The Cognitive Engine Thesis Part 4.html" class="doc-card">
470470
<h3>Thesis Part 4</h3>
471471
<p>Cognition as Agency</p>
472472
</a>
473-
<a href="https://github.com/AutoBotSolutions/COGNITIVE-ENGINE/wiki" class="doc-card">
473+
<a href="pages/The Cognitive Engine Thesis Part 5.html" class="doc-card">
474474
<h3>Thesis Part 5</h3>
475475
<p>Cognition as Entity</p>
476476
</a>

0 commit comments

Comments
 (0)