aboutsummaryrefslogtreecommitdiffstats
path: root/docs/progguide/gettingstarted.adoc
diff options
context:
space:
mode:
authorAlexander Kriegisch <Alexander@Kriegisch.name>2024-01-04 13:18:25 +0700
committerAlexander Kriegisch <Alexander@Kriegisch.name>2024-01-06 10:09:11 +0100
commita45f10e33c32b0312f3dc6b842427962643583bf (patch)
tree72d458f388097b2edfbe37778320bce70802dc89 /docs/progguide/gettingstarted.adoc
parent04efbfa25eb0a805879ebc702b5beb21fff186b5 (diff)
downloadaspectj-a45f10e33c32b0312f3dc6b842427962643583bf.tar.gz
aspectj-a45f10e33c32b0312f3dc6b842427962643583bf.zip
Move progguide images to subfolder
Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
Diffstat (limited to 'docs/progguide/gettingstarted.adoc')
-rw-r--r--docs/progguide/gettingstarted.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/progguide/gettingstarted.adoc b/docs/progguide/gettingstarted.adoc
index ca05f782b..3f0889915 100644
--- a/docs/progguide/gettingstarted.adoc
+++ b/docs/progguide/gettingstarted.adoc
@@ -60,7 +60,7 @@ The features are presented using a simple figure editor system. A
is also a `Display`. Most example programs later in this chapter are
based on this system as well.
-image:figureUML.gif[ UML for the `FigureEditor` example ]
+image:images/figureUML.gif[ UML for the `FigureEditor` example ]
The motivation for AspectJ (and likewise for aspect-oriented
programming) is the realization that there are issues or concerns that