Skip to content

Commit 0bd5f7f

Browse files
committed
changed the name of the entrypoint file from actio.md to entrypoint.md for the ai to read first
1 parent 3730a5b commit 0bd5f7f

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

actio/actio

-6.25 MB
Binary file not shown.

actio/app

-6.25 MB
Binary file not shown.

actio/internal/actio/constants.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ const (
55
DirName = "actio"
66

77
// MainDoc is the top-level Actio documentation file.
8-
MainDoc = "ACTIO.md"
8+
MainDoc = "ENTRYPOINT.yaml"
99

1010
// IndexFile is the Actio index manifest.
11-
IndexFile = "index.yaml"
11+
IndexFile = "router.yaml"
1212
)

0 commit comments

Comments
 (0)