OSDN Git Service

Implementation the Dependency Injection.
[open-pdm-light/PartList.git] / PartsList / PartsList / app / views / errors / errorNotAuthentication.scala.html
index c211272..d8f86da 100644 (file)
@@ -2,5 +2,5 @@
 @main("Error") {
        <h1>@Messages("auth.error")</h1>
        <br />
-       <a href="http://127.0.0.1/partslist">@Messages("list.link25")</a>
+       <a href="http://localhost:82/partslist">@Messages("list.link25")</a>
 }
\ No newline at end of file