This commit is contained in:
Hakan Ensari 2020-05-03 20:48:22 +01:00
parent 08d7efb72c
commit 535471509b

View File

@ -67,7 +67,7 @@ helpers do
end
get '/' do
json({ docs: 'https://wwww.frankfurter.app/docs' })
json({ docs: 'https://www.frankfurter.app/docs' })
end
get '/(?:latest|current)', mustermann_opts: { type: :regexp } do