Skip to content

Commit 0027e5d

Browse files
committed
docs: Fix links
1 parent cf95e5f commit 0027e5d

File tree

3 files changed

+42
-9
lines changed

3 files changed

+42
-9
lines changed

bake

+34-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/index.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Welcome to this crazy library 😜
88

99
Unfortunately, you won't find any Getting Started guides, but you'll find some other things:
1010

11-
- The [Motivation](docs/motivation.md) for building this library
12-
- The [Interfaces](docs/interface.md) for generating and modifying objects
13-
- The syntax for making [Queries](docs/query.md) into objects
14-
- A short [Reference](docs/reference.md) containing some relevant environment variables
11+
- The [Motivation](./motivation.md) for building this library
12+
- The [Interfaces](./interface.md) for generating and modifying objects
13+
- The syntax for making [Queries](./query.md) into objects
14+
- A short [Reference](./reference.md) containing some relevant environment variables

foxxy.toml

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
ecosystem = 'basalt'
2+
form = 'unknown'
3+
for = 'me'
4+
status = 'experimental'

0 commit comments

Comments
 (0)