summaryrefslogtreecommitdiffstats
path: root/_site/archive
diff options
context:
space:
mode:
Diffstat (limited to '_site/archive')
-rw-r--r--_site/archive/neo4j-a-star-search/index.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/_site/archive/neo4j-a-star-search/index.html b/_site/archive/neo4j-a-star-search/index.html
index e57cbdb..5dcfaad 100644
--- a/_site/archive/neo4j-a-star-search/index.html
+++ b/_site/archive/neo4j-a-star-search/index.html
@@ -345,9 +345,7 @@ makes it slower.</p>
<p>The heuristic function is domain-specific. I planned to make it configurable,
but didn’t get around to it. With the help of my A* algorithm, we scaled our
-search to include all the route points of interest. &lt;a
-href=”https://github.com/neo4j-contrib/neo4j-graph-algorithms/releases/tag/3.4.0.0”
-class=”external” target=”_blank” rel=”noopener noreferrer&gt;Here’s&lt;/a&gt; a link to
+search to include all the route points of interest. <a href="https://github.com/neo4j-contrib/neo4j-graph-algorithms/releases/tag/3.4.0.0" class="external" target="_blank" rel="noopener noreferrer">Here’s</a> a link to
the now-archived official release.</p>
</div>