From 7afd298d0668fc913ba575e7ea515898c045ab0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amy=20de=20Buitl=C3=A9ir?= Date: Mon, 12 Jun 2023 17:54:06 +0100 Subject: [PATCH] initial commit --- source/book.adoc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/source/book.adoc b/source/book.adoc index 4cb44ca..9e32430 100644 --- a/source/book.adoc +++ b/source/book.adoc @@ -9,7 +9,7 @@ include::intro.adoc[] -include::hello-flake.adoc[] +include::hello-flake-generated.adoc[] include::hello-flake-repo.adoc[] @@ -19,10 +19,10 @@ include::generic-flake.adoc[] include::hello-flake-return.adoc[] -include::modify-hello-flake.adoc[] +include::modify-hello-flake-generated.adoc[] -include::python-flake.adoc[] +include::python-flake-generated.adoc[] -include::shell-recipes/_include.adoc[] +include::shell-recipes/_include-generated.adoc[] -include::shebangs/_include.adoc[] +include::shebangs/_include-generated.adoc[]