aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Rataj <lidel@lidel.org>2014-11-13 01:08:58 +0100
committerMarcin Rataj <lidel@lidel.org>2014-11-13 01:08:58 +0100
commit9b686edce05e2ca308948bd4f1e459da1f2fc1f1 (patch)
tree65a3189089792aed84dbcc8b9d9846faf0c2f0ad
parentb1670107d67804f0b5b42fcedd1c9c97fb498dab (diff)
downloaddiscourse-umap-9b686edce05e2ca308948bd4f1e459da1f2fc1f1.tar.gz
Update README.md
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 35c3b1a..2c1bcec 100644
--- a/README.md
+++ b/README.md
@@ -29,8 +29,8 @@ Rebuild Discourse: `/var/discourse/launcher rebuild app`
### Why URLs without *Marker* parameters are not being oneboxed?
The `map` parameter is located inside URL hash.
-Root URLs without query parameters are currently [ignored by onebox library](https://github.com/discourse/onebox/blame/master/lib/onebox/matcher.rb#L17).
-This is a temporary inconvenience: upstream fix will be introduced soon.
+Root URLs without query parameters are currently [ignored by onebox library](https://github.com/discourse/onebox/blob/d94d4ef7dffaf299b2b1cd673e9f7d4f3b5da9dc/lib/onebox/matcher.rb#L17).
+This is a temporary inconvenience: [upstream fix is awaiting approval](https://github.com/discourse/onebox/pull/252).
### I don't like oneboxing: can't I just copy&paste `<iframe>` code from OpenStreetMap.org's share menu?