Skip to content

Commit 70fe41f

Browse files
author
Robert Trenaman
committed
Link documentation section to GitHub wiki
1 parent 616372f commit 70fe41f

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

website/index.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -408,35 +408,35 @@ <h3>Controlled Evolution</h3>
408408
<section class="documentation" id="documentation">
409409
<h2>Documentation</h2>
410410
<div class="doc-grid">
411-
<a href="wiki/Getting-Started.md" class="doc-card">
411+
<a href="https://github.com/AutoBotSolutions/COGNITIVE-ENGINE/wiki/Getting-Started" class="doc-card">
412412
<h3>Getting Started</h3>
413413
<p>Installation and basic usage</p>
414414
</a>
415-
<a href="wiki/Architecture.md" class="doc-card">
415+
<a href="https://github.com/AutoBotSolutions/COGNITIVE-ENGINE/wiki/Architecture" class="doc-card">
416416
<h3>Architecture</h3>
417417
<p>System design and components</p>
418418
</a>
419-
<a href="wiki/Core-Modules.md" class="doc-card">
419+
<a href="https://github.com/AutoBotSolutions/COGNITIVE-ENGINE/wiki/Core-Modules" class="doc-card">
420420
<h3>Core Modules</h3>
421421
<p>Detailed module documentation</p>
422422
</a>
423-
<a href="wiki/API-Reference.md" class="doc-card">
423+
<a href="https://github.com/AutoBotSolutions/COGNITIVE-ENGINE/wiki/API-Reference" class="doc-card">
424424
<h3>API Reference</h3>
425425
<p>Complete API documentation</p>
426426
</a>
427-
<a href="wiki/User-Guide.md" class="doc-card">
427+
<a href="https://github.com/AutoBotSolutions/COGNITIVE-ENGINE/wiki/User-Guide" class="doc-card">
428428
<h3>User Guide</h3>
429429
<p>Comprehensive user manual</p>
430430
</a>
431-
<a href="wiki/Integration.md" class="doc-card">
431+
<a href="https://github.com/AutoBotSolutions/COGNITIVE-ENGINE/wiki/Integration" class="doc-card">
432432
<h3>Integration</h3>
433433
<p>Integration examples</p>
434434
</a>
435-
<a href="wiki/Security.md" class="doc-card">
435+
<a href="https://github.com/AutoBotSolutions/COGNITIVE-ENGINE/wiki/Security" class="doc-card">
436436
<h3>Security</h3>
437437
<p>Security best practices</p>
438438
</a>
439-
<a href="wiki/FAQ.md" class="doc-card">
439+
<a href="https://github.com/AutoBotSolutions/COGNITIVE-ENGINE/wiki/FAQ" class="doc-card">
440440
<h3>FAQ</h3>
441441
<p>Frequently asked questions</p>
442442
</a>

0 commit comments

Comments
 (0)