summaryrefslogtreecommitdiff
path: root/www/conjure.html
diff options
context:
space:
mode:
authorCristy <urban-warrior@imagemagick.org>2016-06-01 07:25:42 -0400
committerCristy <urban-warrior@imagemagick.org>2016-06-01 07:25:42 -0400
commit1f1f3a0302ad9594099573608cc0a53f5b5bbd89 (patch)
treeaa4c08d342781284025e12f2abce029dbcecada9 /www/conjure.html
parentaa4416d5e38d48ab11393ca47218644ced4e1c9f (diff)
downloadImageMagick-1f1f3a0302ad9594099573608cc0a53f5b5bbd89.tar.gz
Update to the latest documentation
Diffstat (limited to 'www/conjure.html')
-rw-r--r--www/conjure.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/www/conjure.html b/www/conjure.html
index 0b153ce8f..fd6386a27 100644
--- a/www/conjure.html
+++ b/www/conjure.html
@@ -45,7 +45,7 @@
<a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
<a class="magick-nav-item " href="resources.html">Resources</a>
<a class="magick-nav-item " href="api.html">Develop</a>
- <a class="magick-nav-item " href="http://nextgen.imagemagick.org/script/search.php">Search</a>
+ <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
<a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
</nav>
</div>
@@ -61,7 +61,7 @@
<p>We list a few examples of the <code>conjure</code> command here to illustrate its usefulness and ease of use. To get started, here is simple <code>conjure</code> command:</p>
<pre>
-conjure -dimensions 400x400 incantation.msl
+conjure -dimensions 400x400 msl:incantation.msl
</pre>
<p>The MSL script <a href="../source/incantation.msl">incantation.msl</a> used above is here:</p>
@@ -1122,13 +1122,14 @@ fill="color name", channel="All, Default, Alpha, Black, Blue, CMYK, Cyan, Gray,
</p>
<p><a href="conjure.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
- <a href="http://nextgen.imagemagick.org/script/contact.php">Contact Us</a></p>
+ <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
<p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
</footer>
</div><!-- /.container -->
<script src="https://localhost/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script src="http://nextgen.imagemagick.org/js/magick.html"></script>
+ <script src="../js/magick.html"></script>
</div>
</body>
</html>
+<!-- Magick Cache 30th May 2016 14:06 --> \ No newline at end of file