Skip to content

Commit e9e5673

Browse files
committed
GH-910 - Fix icons and coloring in fundamentals section of reference docs.
1 parent dd717ec commit e9e5673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/antora/modules/ROOT/pages/fundamentals.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ icon:cubes[] Example
262262
| ├— icon:coffee[] package-info.java
263263
| └─ icon:plus-circle[role=green] SomeSpiInterface.java
264264
└─ icon:cube[] example.order.internal
265-
└─ icon:plus-circle[role=green] SomethingOrderInternal.java
265+
└─ icon:minus-circle[role=red] SomethingOrderInternal.java
266266
----
267267

268268
.`package-info.java` in `example.order.spi`

0 commit comments

Comments
 (0)