So I am new to the script editor, and this could be a very easy thing that I am missing. However, I didn’t want to submit the changes without being sure that I had it all right.
First code chunk below is the original, working code. I am trying to add the changes seen in the second part to create a selectable link on my shopify website.
**TMX-2050 Display**
<strong>[ TMX-2050 v5.5 Firmware](http://trl.trimble.com/docushare/dsweb/Get/Document-882132/Precision-IQ_Firmware_Version_5.50_Theory_of_Operation.pdf?gateway=t)
[ TMX-2050 v5.6 Firmware](https://www.dropbox.com/s/zm7fekruyxfbp0o/TMX-2050_v5.60.000.37.4.zip?dl=0)
[ TMX-2050 v5.61 Firmware](https://www.dropbox.com/s/7t6smbxh0dkgkhl/TMX-2050_v5.61.000.62.4.zip?dl=0)</strong>
This is my attempt at adding in the new firmware 6.50.
```css
**TMX-2050 Display**
<strong>[ TMX-2050 v5.5 Firmware](http://trl.trimble.com/docushare/dsweb/Get/Document-882132/Precision-IQ_Firmware_Version_5.50_Theory_of_Operation.pdf?gateway=t)
[ TMX-2050 v5.6 Firmware](https://www.dropbox.com/s/zm7fekruyxfbp0o/TMX-2050_v5.60.000.37.4.zip?dl=0)
[ TMX-2050 v5.61 Firmware](https://www.dropbox.com/s/7t6smbxh0dkgkhl/TMX-2050_v5.61.000.62.4.zip?dl=0)
[ TMX-2050 v6.50 Firmware ](https://www.dropbox.com/s/66p8t3kcelts4n5/TMX-2050_v6.50.000.36.4.zip?dl=0) </strong>
This is my attempt to make it work, but for some reason I cannot get the link to turn blue. See screenshot attached below.

Any help would be greatly appreciated, and I apologize if the issue is not clear. Tried to be as concise as possible while still being descriptive.