Skip to content

Commit 89e1e35

Browse files
committed
Fix markdown errors that prevented latest version of Hugo starting.
1 parent 747109f commit 89e1e35

File tree

1 file changed

+3
-3
lines changed
  • content/en/unsupported-field-workshops/7-mttr-custom-tags

1 file changed

+3
-3
lines changed

content/en/unsupported-field-workshops/7-mttr-custom-tags/9-chicago.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ Since we have been having so many issues related to "location" and we have added
1212

1313
![9-chicago-1-metricset](../images/9-chicago-1-metricset.png)
1414

15-
* Open a browser and navigate to [http://[EC2-Address]:8010](http://[EC2-Address]:8010)
16-
* Replace [EC2-Address] with the ip address of your host
15+
* Open a browser and navigate to [http://EC2-Address:8010](http://EC2-Address:8010)
16+
* Replace **EC2-Address** with the ip address of your host
1717
* Select a few locations and hit the Login button.
1818
* Make sure to also select the Chicago Location and hit the Login button.
1919

@@ -89,7 +89,7 @@ public Object findInstruments() {
8989

9090
Now let's test the Chicago location once again
9191

92-
* Open a browser and navigate to [http://[EC2-Address]:8010](http://[EC2-Address]:8010)
92+
* Open a browser and navigate to [http://EC2-Address:8010](http://EC2-Address:8010)
9393
* Select the Chicago location and Login
9494

9595
We now see the 500 error is gone!

0 commit comments

Comments
 (0)