فهرست منبع

HPCC-19382 DOCS: Fix Anagram example

Fix HPCC-19382 DOCS: Fix Anagram example
Clarify Link and instructions to download example file.

Signed-off-by: G-Pan <greg.panagiotatos@lexisnexis.com>
G-Pan 7 سال پیش
والد
کامیت
06be0f3d5f
1فایلهای تغییر یافته به همراه4 افزوده شده و 5 حذف شده
  1. 4 5
      docs/EN_US/Installing_and_RunningTheHPCCPlatform/Inst-Mods/anagram2.xml

+ 4 - 5
docs/EN_US/Installing_and_RunningTheHPCCPlatform/Inst-Mods/anagram2.xml

@@ -2,10 +2,8 @@
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
 <sect2 id="ECLRoxieExample_Anagram2">
-
   <title>Roxie Example: Anagram2</title>
 
-
   <para>In this example, we will download an open source data file of
   dictionary words, spray that file to our Thor cluster, then validate our
   anagrams against that file so that we determine which are valid words. The
@@ -21,7 +19,7 @@
     <!-- DNT-End -->
 
     <para>We will download the word list from <ulink
-    url="http://wordlist.sourceforge.net/">http://wordlist.sourceforge.net/</ulink></para>
+    url="http://wordlist.aspell.net/12dicts">http://wordlist.aspell.net/12dicts</ulink></para>
 
     <para><orderedlist>
         <listitem>
@@ -31,8 +29,9 @@
         </listitem>
 
         <listitem>
-          <para>Extract the <emphasis role="bold">2of12.txt</emphasis> file to
-          a folder on your local machine.</para>
+          <para>Extract the package contents and save the <emphasis
+          role="bold">2of12.txt</emphasis> file (typically found in the
+          American sub-folder) to a folder on your local machine.</para>
         </listitem>
       </orderedlist></para>
   </sect3>