GraphicsMagick: ImageMagickObject.rst: Fix directory path to Ima...

GraphicsMagick Commits <[email protected]> Tue, 12 Sep 2023 12:12:19 -0500
Newsgroups gmane.comp.video.graphicsmagick.cvs
Message-ID <mailman.10.1694538753.1462.graphicsmagick-commit@lists.sourceforge.net>
changeset 70cc2017bd5a in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=70cc2017bd5a
summary: ImageMagickObject.rst: Fix directory path to ImageMagickObject

diffstat:

 www/ImageMagickObject.html |  2 +-
 www/ImageMagickObject.rst  |  2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diffs (24 lines):

diff -r abe28768b885 -r 70cc2017bd5a www/ImageMagickObject.html
--- a/www/ImageMagickObject.html	Sun Sep 10 18:19:02 2023 -0500
+++ b/www/ImageMagickObject.html	Tue Sep 12 12:12:16 2023 -0500
@@ -94,7 +94,7 @@
 CVS, or as part of the <em>GraphicsMagick</em> Windows source package. Once the
 source code has been retrieved and extracted, the source for
 <em>ImageMagickObject</em> may be found hidden in the directory
-&quot;<span class="docutils literal">GraphicsMagick\contrib\win32\ATL7ImageMagickObject</span>&quot;, however,
+&quot;<span class="docutils literal">GraphicsMagick\contrib\win32\ATL7\ImageMagickObject</span>&quot;, however,
 <em>GraphicsMagick</em> itself must be built using the &quot;static-multithread&quot;
 (VisualStaticMT) build configuration. Building <em>ImageMagickObject</em>
 requires Microsoft Visual C++ 7.0 as delivered with Microsoft's Visual
diff -r abe28768b885 -r 70cc2017bd5a www/ImageMagickObject.rst
--- a/www/ImageMagickObject.rst	Sun Sep 10 18:19:02 2023 -0500
+++ b/www/ImageMagickObject.rst	Tue Sep 12 12:12:16 2023 -0500
@@ -86,7 +86,7 @@
 CVS, or as part of the *GraphicsMagick* Windows source package. Once the
 source code has been retrieved and extracted, the source for
 *ImageMagickObject* may be found hidden in the directory
-"``GraphicsMagick\contrib\win32\ATL7ImageMagickObject``", however,
+"``GraphicsMagick\contrib\win32\ATL7\ImageMagickObject``", however,
 *GraphicsMagick* itself must be built using the "static-multithread"
 (VisualStaticMT) build configuration. Building *ImageMagickObject*
 requires Microsoft Visual C++ 7.0 as delivered with Microsoft's Visual