Skip to content

Commit 07a3d14

Browse files
NomadicCoreermo
authored andcommitted
Update links to aerynos.dev
1 parent 9be1cb5 commit 07a3d14

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/content/docs/tooling/boulder.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ To do so, we created `stone.yaml`. This YAML file contains some basic metadata,
1717
steps complete with centrally configured **macros** for easily creating package builds in a distro-consistent fashion.
1818
It is designed as a successor to the `package.yml` format from the [ypkg](https://github.com/getsolus/ypkg) tool in [Solus](https://getsol.us).
1919

20-
For more information, please see the [packaging documentation](https://dev.aerynos.com/packaging)
20+
For more information, please see the [packaging documentation](https://aerynos.dev/packaging/)

src/content/docs/tooling/moss.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ scoped "triggers" in namespace, and separating from so-called "system triggers".
2424

2525
Additionally we required a type-safe binary format for storing our packages, emitted by `boulder`. This creates
2626
`.stone` archives that are internally deduplicated, use `zstd` compression and `xxhash` for content addressing.
27-
For more information, please see the [stone format documentation](https://dev.aerynos.com/stone-format).
27+
For more information, please see the [stone format documentation](https://aerynos.dev/developers/stone/).
2828

2929
With that said, we think we've done a pretty good job at keeping these internals tidy and presenting a classical
3030
feeling package manager that doesn't sacrifice on user choice or require a steep learning curve, all while providing

0 commit comments

Comments
 (0)