Skip to content

Commit 7eb2eea

Browse files
committed
DOC: Rename file
skipci
1 parent b046890 commit 7eb2eea

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

docs/core_concepts/creating_services.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This is the entrypoint into your code - read more [here](creating_apps.md).
2020

2121
### twine.json
2222

23-
This file defines the schema for the service's configuration, input, and output data. Read more [here](twines/twines.md) and
23+
This file defines the schema for the service's configuration, input, and output data. Read more [here](twines/anatomy.md) and
2424
see an example [here](twines/twine_file_quickstart.md).
2525

2626
### Dependencies file
File renamed without changes.

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ nav:
3131
- core_concepts/logging.md
3232
- core_concepts/inter_service_compatibility.md
3333
- Twines:
34-
- core_concepts/twines/twines.md
34+
- core_concepts/twines/anatomy.md
3535
- core_concepts/twines/values.md
3636
- core_concepts/twines/manifest.md
3737
- core_concepts/twines/credentials.md

0 commit comments

Comments
 (0)