Skip to content

Commit

Permalink
Update URLs to point to render URL
Browse files Browse the repository at this point in the history
  • Loading branch information
edgurgel committed Jun 26, 2024
1 parent e716a1a commit cb6373b
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 20 deletions.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ defmodule Httparrot.Mixfile do
licenses: ["MIT"],
links: %{
"Github" => @source_url,
"HTTParrot" => "http://httparrot.herokuapp.com",
"HTTParrot" => "https://httparrot.onrender.com/",
"httpbin" => "http://httpbin.org"
}
]
Expand Down
50 changes: 31 additions & 19 deletions priv/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cb6373b

Please sign in to comment.