diff --git a/Aces and Eights (Shattered Frontier)/sheet.html b/Aces and Eights (Shattered Frontier)/sheet.html
index 7d027f9b60..6ad974c827 100644
--- a/Aces and Eights (Shattered Frontier)/sheet.html
+++ b/Aces and Eights (Shattered Frontier)/sheet.html
@@ -1,5 +1,5 @@
-
+
diff --git a/Aces and Eights (Shattered Frontier)/style.css b/Aces and Eights (Shattered Frontier)/style.css
index c5f656b85e..2ee11b76e1 100644
--- a/Aces and Eights (Shattered Frontier)/style.css
+++ b/Aces and Eights (Shattered Frontier)/style.css
@@ -555,7 +555,7 @@ button.sheet-weapons_button:before{
}
.sheet-rolltemplate-skills, .sheet-rolltemplate-attack{
- background: url(https://github.com/lelajcorson/Aces-and-Eights-Character-Sheet/blob/skills-rolltemplate/roll_border.png?raw=true) top left;
+ background: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Aces%20and%20Eights%20(Shattered%20Frontier)/roll_border.png?raw=true") top left;
background-size: 195px 104px;
background-repeat: no-repeat;
font-size: 15px;
@@ -587,7 +587,7 @@ button.sheet-weapons_button:before{
}
.sheet-rolltemplate-damage{
- background: url(https://github.com/lelajcorson/Aces-and-Eights-Character-Sheet/blob/skills-rolltemplate/damage_rolltemplate_border.png?raw=true);
+ background: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Aces%20and%20Eights%20(Shattered%20Frontier)/damage_rolltemplate_border.png?raw=true");
background-size: 195px 104px;
background-repeat: no-repeat;
font-size: 15px;