diff options
-rw-r--r-- | app/views/general/frontpage.rhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/general/frontpage.rhtml b/app/views/general/frontpage.rhtml index 6294e4353..a188e7359 100644 --- a/app/views/general/frontpage.rhtml +++ b/app/views/general/frontpage.rhtml @@ -9,7 +9,7 @@ <div id="bighand"> Make a new <strong>Freedom of Information</strong> request <br /> - <a href="http://127.0.0.1:3000/en/new/tgq"><img alt="Start-button" src="http://127.0.0.1:3000/images/start-button.png?1314013338"></a> + <a href="/select_authority"><img alt="Start-button" src="/images/start-button.png?1314013338"></a> </div> </div> |