Skip to content

Commit 4e41fa5

Browse files
authored
Document manual.toml is ordered alphabetical (#955)
1 parent ad243b8 commit 4e41fa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ You may need to manually edit `frontend/src/Search.elm` to use the right index.
9494

9595
## Adding flakes
9696

97-
To add your own flakes to the search index edit [./flakes/manual.toml](./flakes/manual.toml).
97+
To add your own flakes to the search index edit [./flakes/manual.toml](./flakes/manual.toml), keeping the alphabetical ordering.
9898

9999
Possible types are `github`, `gitlab`, `sourcehut`, and `git` (which is the fallback for any kind of git repository but requires to set a revision key manually as of now).
100100

0 commit comments

Comments
 (0)