Browse Source

Update TESTCASES.md

Garrett Johnson 5 years ago
parent
commit
4b7d5bc6b8
1 changed files with 3 additions and 3 deletions
  1. 3 3
      TESTCASES.md

+ 3 - 3
TESTCASES.md

@@ -216,7 +216,7 @@ Verify that an error is logged stating that the tileset could not be found just
 
 #### steps
 
-1. Open the kitchen sink example by navigating to "https://nasa-ammos.github.io/3DTilesRendererJS/example/bundle/#../data/tileset-no-root-content.json".
+1. Open the kitchen sink example with the no root content tileset by navigating [here](https://nasa-ammos.github.io/3DTilesRendererJS/example/bundle/#../data/tileset-no-root-content.json).
 1. Set the error threshold as high as it goes.
 1. Click rebuild.
 
@@ -228,7 +228,7 @@ Verify an error is logged stating that the root tile content could not be loaded
 
 #### steps
 
-1. Open the kitchen sink example by navigating to "https://nasa-ammos.github.io/3DTilesRendererJS/example/bundle/#../data/tileset-no-root-content.json".
+1. Open the kitchen sink example with the no root content tileset by navigating [here](https://nasa-ammos.github.io/3DTilesRendererJS/example/bundle/#../data/tileset-no-root-content.json).
 1. Set the error threshold as high as it goes.
 1. Click rebuild.
 
@@ -240,7 +240,7 @@ Verify that the tileset still renders correctly.
 
 #### steps
 
-1. Open the kitchen sink example by navigating to https://nasa-ammos.github.io/3DTilesRendererJS/example/bundle/#https://raw.githubusercontent.com/NASA-AMMOS/3DTilesRendererJS/master/example/data/tileset.json.
+1. Open the kitchen sink example with a remot tileset by navigating [here](https://nasa-ammos.github.io/3DTilesRendererJS/example/bundle/#https://raw.githubusercontent.com/NASA-AMMOS/3DTilesRendererJS/master/example/data/tileset.json).
 
 #### expected