Skip to content

Commit 9ec2c95

Browse files
committed
Improvements
1 parent b1ed1e7 commit 9ec2c95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ For more tech inspiration take a look at the https://www.workingsoftware.dev/doc
3131

3232
Unfortunately, the adr-tools do not support AsciiDoc as a format for the ADRs. Therefore, you have to migrate the existing markdown based ADRs to AsciiDoc.
3333

34-
=== Install and configure adr-tools
34+
==== Install and configure adr-tools
3535

3636
. Install https://github.com/npryce/adr-tools[adr-tools]
3737
. Configure the adr template with the following header config
@@ -66,7 +66,7 @@ The change that we're proposing or have agreed to implement.
6666
What becomes easier or more difficult to do and any risks introduced by the change that will need to be mitigated.
6767
----
6868

69-
=== Migrate the generated markdown based decisions with the docker-asciidoctor image under Linux
69+
==== Migrate the generated markdown based decisions with the docker-asciidoctor image under Linux
7070

7171
[source, bash]
7272
----

0 commit comments

Comments
 (0)