Skip to content

Commit

Permalink
back to http
Browse files Browse the repository at this point in the history
  • Loading branch information
BloomSN authored Jan 5, 2017
1 parent f612876 commit 0416415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/models/imported_restaurant.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
class ImportedRestaurant
RESTAURANT_URL = 'https://www.studentska-prehrana.si/Pages/RestaurantInfo.aspx?e_restaurant=%s&feature=%d'
RESTAURANT_URL = 'http://www.studentska-prehrana.si/Pages/RestaurantInfo.aspx?e_restaurant=%s&feature=%d'

def initialize(restaurant_li)
@restaurant_li = restaurant_li
Expand Down

0 comments on commit 0416415

Please sign in to comment.