mirror of
https://github.com/hakanensari/frankfurter.git
synced 2024-11-22 02:52:49 +01:00
Fix link
This commit is contained in:
parent
08d7efb72c
commit
535471509b
@ -67,7 +67,7 @@ helpers do
|
|||||||
end
|
end
|
||||||
|
|
||||||
get '/' do
|
get '/' do
|
||||||
json({ docs: 'https://wwww.frankfurter.app/docs' })
|
json({ docs: 'https://www.frankfurter.app/docs' })
|
||||||
end
|
end
|
||||||
|
|
||||||
get '/(?:latest|current)', mustermann_opts: { type: :regexp } do
|
get '/(?:latest|current)', mustermann_opts: { type: :regexp } do
|
||||||
|
Loading…
Reference in New Issue
Block a user