Skip to content

Commit 65061a0

Browse files
committed
docs/architecture: reference internal guidelines
Signed-off-by: Daniel Maslowski <info@orangecms.org>
1 parent 9d569cf commit 65061a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ E.g., wrap partition entry structs in another struct that carries supporting
3636
metadata with it, such as offset and size, parsing result of what the partition
3737
entry points to, etc..
3838

39-
Follow the [Rust API guidelines](https://rust-lang.github.io/api-guidelines/).
39+
Follow the [guidelines for extending `intel_fw`](./extend.md).
4040

4141
## Approaches
4242

0 commit comments

Comments
 (0)