Skip to content

Commit a34fb8a

Browse files
author
vp
committed
feat(spec): update GitHub Pages implementation specification to reflect current setup and goals
1 parent 82ea54f commit a34fb8a

3 files changed

Lines changed: 238 additions & 383 deletions

File tree

docs/site/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,4 +263,4 @@ app.MapPost("/customers", async (CustomerCreateModel model, IRequester requester
263263
<a class="cta-button cta-secondary" href="templates/">Explore Templates</a>
264264
<a class="cta-button cta-ghost" href="https://github.com/bridgingIT/bITdevKit">Browse GitHub</a>
265265
</div>
266-
</div>
266+
</div>

docs/site/why.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,4 @@ structure to be more intentional and more repeatable.
6969
- [Packages](packages.md)
7070
- [Examples](examples.md)
7171
- [Messaging vs Queueing](decisions-messaging-vs-queueing.md)
72-
- [Repository vs ActiveEntity](decisions-repository-vs-activeentity.md)
72+
- [Repository vs ActiveEntity](decisions-repository-vs-activeentity.md)

0 commit comments

Comments
 (0)