Skip to content

Commit c495f93

Browse files
committed
updated
1 parent de76032 commit c495f93

2 files changed

Lines changed: 103 additions & 1 deletion

File tree

flow.svg

Lines changed: 102 additions & 0 deletions
Loading

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -594,7 +594,7 @@ <h3 class="text-xl font-bold text-[#005F73] mb-2">Enhanced Community & Collabora
594594
<section id="user-flow" class="mb-16 text-center">
595595
<h2 class="text-3xl font-bold text-[#005F73] mb-4">View User Flow Diagram</h2>
596596
<p class="text-gray-600 mb-8 max-w-2xl mx-auto">This diagram illustrates the step-by-step user journey, from initial login to key interactions within the platform, for each user role.</p>
597-
<a href="https://www.mermaidchart.com/app/projects/a99c2ea9-aec6-43d6-a47b-ccebeaa6c797/diagrams/733db40a-7464-4870-ac41-f65d1cf01b21/version/v0.1/edit" target="_blank" class="inline-block bg-orange-500 text-white font-bold py-3 px-6 rounded-lg shadow-lg hover:bg-orange-600 transition-colors duration-300">
597+
<a href="flow.svg" target="_blank" class="inline-block bg-orange-500 text-white font-bold py-3 px-6 rounded-lg shadow-lg hover:bg-orange-600 transition-colors duration-300">
598598
Show User Flow Diagram
599599
</a>
600600
</section>

0 commit comments

Comments
 (0)