mirror of
https://github.com/hakanensari/frankfurter.git
synced 2024-11-21 18:42:29 +01:00
Fix link
This commit is contained in:
parent
08d7efb72c
commit
535471509b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user