Skip to content

v0.2.47..v0.2.48 changeset SchemaFiles.asciidoc

Garret Voltz edited this page Sep 27, 2019 · 1 revision
diff --git a/docs/user/SchemaFiles.asciidoc b/docs/user/SchemaFiles.asciidoc
index b2264f1..5f1e3ca 100644
--- a/docs/user/SchemaFiles.asciidoc
+++ b/docs/user/SchemaFiles.asciidoc
@@ -99,7 +99,7 @@ Yes."
 We can further expand on this by inheriting from `highway=road` and introducing
 the `similarTo` relationship.
 
-----
+-----
 ...
 "tag": {
   "name": "highway=motorway",
@@ -131,7 +131,7 @@ The actual highway relationships can be viewed in the image below. Blue lines
 represent `isA` relationships and green lines represent `similarTo`
 relationships:
 
-image::user/images/HighwaySchema.jpg[]
+image::images/HighwaySchema.jpg[]
 
 There are many more intricacies to the schema file format and how the internal
 structure is built. If you would like more information please post to the GitHub
@@ -297,7 +297,7 @@ steps from the command line:
 . In the _Layout_ choose the _Frucheterman Reingold_ layout
 . Choose _Gravity_ of .1 and _Speed_ of 100.
 . Click _Run_
-. Zoom out with the mouse wheel till you see the whole graph, when it stabilizes 
+. Zoom out with the mouse wheel till you see the whole graph, when it stabilizes
   change gravity to .5 and hit enter.
 . When that stabilizes, increase the gravity again, reduce the speed and
   continue in that fashion until you have a gravity of about 1 and speed of 1.
Clone this wiki locally