From 11d3464a120ed5f76e23241c79992fa04b702701 Mon Sep 17 00:00:00 2001 From: Beth Skurrie Date: Wed, 18 Oct 2017 10:34:22 +1100 Subject: [PATCH] feat: rename 'hal browser' links to 'api browser' Makes more sense to people who don't know what HAL is. --- lib/pact_broker/api/renderers/html_pact_renderer.rb | 2 +- lib/pact_broker/ui/views/relationships/show.haml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/pact_broker/api/renderers/html_pact_renderer.rb b/lib/pact_broker/api/renderers/html_pact_renderer.rb index 12bf2df8c..89713262a 100644 --- a/lib/pact_broker/api/renderers/html_pact_renderer.rb +++ b/lib/pact_broker/api/renderers/html_pact_renderer.rb @@ -61,7 +61,7 @@ def pact_metadata #{published_date}
  • - View in HAL Browser + View in API Browser
  • Home diff --git a/lib/pact_broker/ui/views/relationships/show.haml b/lib/pact_broker/ui/views/relationships/show.haml index 6f7a971df..6a04d1430 100644 --- a/lib/pact_broker/ui/views/relationships/show.haml +++ b/lib/pact_broker/ui/views/relationships/show.haml @@ -9,7 +9,7 @@ %ul %li.navbar-right %a{href: '/hal-browser/browser.html'} - HAL Browser + API Browser .container %h1.page-header Pacts