summaryrefslogtreecommitdiff
path: root/website/static/template.html
diff options
context:
space:
mode:
Diffstat (limited to 'website/static/template.html')
-rw-r--r--website/static/template.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/website/static/template.html b/website/static/template.html
index f7d62de..dade2f9 100644
--- a/website/static/template.html
+++ b/website/static/template.html
@@ -7,7 +7,7 @@
</head>
<body>
<div id="template">
- <img id="preview" src="http://<IP>:12444/static/template.png"/>
+ <img id="preview" src="/static/template.png"/>
<ul>
<div class="input-color">
<p>Top</p>
@@ -48,7 +48,7 @@
</ul>
</div>
<div id="desc">
- <p>Right click and "Save Image As...", edit, then upload <a href="http://<IP>:12444/capes">here</a>.</p>
+ <p>Right click and "Save Image As...", edit, then upload <a href="/capes">here</a>.</p>
<p>If you don't want to edit the Elytra texture, you can crop it out.</p>
<p>Feel free to scale. Only use integer scaling (Multiply width/height by a whole number).</p>
</div>