We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2937e67 commit dd4d8a2Copy full SHA for dd4d8a2
1 file changed
docs/index.html
@@ -343,7 +343,7 @@ <h5>Flow DSL</h5>
343
<p>A lightweight, fluent Domain-Specific Language for building type-safe, composable business flows in Java.</p>
344
</div>
345
<div class="col-md-6 text-md-end">
346
- <a href="https://github.com/arash-ariani/flow-dsl" class="text-white">GitHub</a>
+ <a href="https://github.com/arash691/flow-dsl" class="text-white">GitHub</a>
347
348
349
@@ -353,4 +353,4 @@ <h5>Flow DSL</h5>
353
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/prism.min.js"></script>
354
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/components/prism-java.min.js"></script>
355
</body>
356
-</html>
+</html>
0 commit comments