diff --git a/content/post/2019-01-12-PaulBSD-Infrastructure.md b/content/post/2019-01-12-PaulBSD-Infrastructure.md index 5bee7c7..d8d195d 100644 --- a/content/post/2019-01-12-PaulBSD-Infrastructure.md +++ b/content/post/2019-01-12-PaulBSD-Infrastructure.md @@ -64,7 +64,7 @@ fuelprices is a little golang script that fetch fuel prices on the opendata of t ### dip / dipc -dip is a webservice based in golang that return public ip addresses like ipinfo.io or showmyip.com (instance available at https://ip.paulbsd.com). HTML or JSON output are possible +dip is a webservice based in golang that return public ip addresses like ipinfo.io or showmyip.com (instance available at ip.paulbsd.com). HTML or JSON output are possible dipc is the client for dip (as a portable executable file)