Skip to content

Commit

Permalink
Update site URL in README
Browse files Browse the repository at this point in the history
  • Loading branch information
swrobel committed Feb 8, 2017
1 parent a5c45f1 commit 09d1027
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Pull data from [Surfline](http://www.surfline.com/), [MagicSeaweed](http://magicseaweed.com/) & [Spitcast](http://www.spitcast.com/) APIs to display an aggregated surf forecast.

[See it in action!](https://meta-surf-forecast.herokuapp.com/)
[See it in action!](https://metasurfforecast.com/)

## Developer Setup

Expand Down
12 changes: 0 additions & 12 deletions config/newrelic.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,3 @@
#
# This file configures the New Relic Agent. New Relic monitors Ruby, Java,
# .NET, PHP, Python and Node applications with deep visibility and low
# overhead. For more information, visit www.newrelic.com.
#
# Generated March 28, 2016
#
# This configuration file is custom generated for [email protected]
#
# For full documentation of agent configuration options, please refer to
# https://docs.newrelic.com/docs/agents/ruby-agent/installation-configuration/ruby-agent-configuration

common: &default_settings
# Required license key associated with your New Relic account.
license_key: <%= ENV['NEW_RELIC_LICENSE_KEY'] %>
Expand Down

0 comments on commit 09d1027

Please sign in to comment.