Skip to content

Commit f726efc

Browse files
committed
Fix doc on guides
1 parent 8e03c38 commit f726efc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

md/guides/guide.footer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# source code
22

3-
* Complete source code available at: [jooby-guides/{{guide}}]({{gh-guides}}/{{guide}})
3+
* Complete source code available at: [jooby-project/{{guide}}]({{gh-guides}}/{{guide}})
44

55
# help and support
66

md/guides/jdbi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,4 +350,4 @@ As you already see, building an API that saves data in a **database** is very si
350350

351351
The {{modlink "jdbi"}} module makes perfect sense if you want to have full control on your SQL queries, or if you don't like **ORM** tools too.
352352

353-
{{guides/guide.footer.md}}
353+
{{> guides/guide.footer}}

0 commit comments

Comments
 (0)