This website works better with JavaScript.
Home
Explore
Help
Sign In
adrianshort
/
apollo
mirror of
https://github.com/adrianshort/apollo.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Fix API URL
master
Adrian Short
11 years ago
parent
184875f13f
commit
789c9c3bb0
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/views/layers/show.html.haml
+ 1
- 1
app/views/layers/show.html.haml
View File
@@ -4,7 +4,7 @@
%p
API URL:
= "#{request.protocol}#{request.host_with_port}/posts/near.
json
?layer_id=#{@layer.id}"
= "#{request.protocol}#{request.host_with_port}/posts/near.
layar
?layer_id=#{@layer.id}"
%h2 Feeds
Write
Preview
Loading…
Cancel
Save