diff options
Diffstat (limited to 'docs/devGuideDB/ltw.adoc')
-rw-r--r-- | docs/devGuideDB/ltw.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/devGuideDB/ltw.adoc b/docs/devGuideDB/ltw.adoc index e5ce4ba54..81d25ee3c 100644 --- a/docs/devGuideDB/ltw.adoc +++ b/docs/devGuideDB/ltw.adoc @@ -178,7 +178,7 @@ abstract methods). The following example shows a simple aop.xml file: .... The DTD defining the format of this file is available here: -http://www.eclipse.org/aspectj/dtd/aspectj.dtd. +https://www.eclipse.org/aspectj/dtd/aspectj.dtd. An aop.xml file contains two key sections: `aspects` defines one or more aspects to the weaver and controls which aspects are to be used in the |