Skip to content

Commit b4539ff

Browse files
proubatsisgkwan-ibm
authored andcommitted
Remove line highlights from Update arrows (#60)
1 parent c67d1f0 commit b4539ff

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
@@ -281,7 +281,7 @@ form: `<package name>.<class name>.<method name>`. If you use this parameter at
281281
all methods within that class will have the same span name unless they are explicitly overridden by
282282
another `@Traced` annotation.
283283

284-
[role="code_command hotspot=42 file=0", subs="quotes"]
284+
[role="code_command hotspot file=0", subs="quotes"]
285285
----
286286
#Update the `InventoryManager` class.#
287287
`inventory/src/main/java/io/openliberty/guides/inventory/InventoryManager.java`
@@ -313,7 +313,7 @@ have the following names:
313313

314314

315315

316-
[role="code_command hotspot=42 file=1", subs="quotes"]
316+
[role="code_command hotspot file=1", subs="quotes"]
317317
----
318318
#Update the `InventoryResource` class#
319319
`inventory/src/main/java/io/openliberty/guides/inventory/InventoryResource.java`

0 commit comments

Comments
 (0)