aboutsummaryrefslogtreecommitdiffstats
path: root/doc/member/bbcode.html
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2018-06-08 21:04:21 +0200
committerMario <mario@mariovavti.com>2018-06-08 21:04:21 +0200
commitb05e7943c2072c09e80ac88e6a8b85f44285372d (patch)
tree3e7682e8951ea8a6f48ce3d34e98527b39a53245 /doc/member/bbcode.html
parentdbf0c1893c4ff034b90f61956b8dd98cf6f17a2c (diff)
parent4feff1cf897918892e6555b431f0d069031a8597 (diff)
downloadvolse-hubzilla-b05e7943c2072c09e80ac88e6a8b85f44285372d.tar.gz
volse-hubzilla-b05e7943c2072c09e80ac88e6a8b85f44285372d.tar.bz2
volse-hubzilla-b05e7943c2072c09e80ac88e6a8b85f44285372d.zip
Merge branch 'dev' into 'dev'
Update github.com git repo URLs with framagit.org URLs See merge request hubzilla/core!1212
Diffstat (limited to 'doc/member/bbcode.html')
-rw-r--r--doc/member/bbcode.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/member/bbcode.html b/doc/member/bbcode.html
index 9b7080a32..a61289364 100644
--- a/doc/member/bbcode.html
+++ b/doc/member/bbcode.html
@@ -315,17 +315,17 @@ Create a table of content in a webpage or wiki page. Please refer to the <a href
The observer will be returned to their home hub to enter a post with the specified title and body. Both are optional</td><td><a href="[baseurl]/rpost?f=&amp;title=title&amp;body=Text+to+post" target="_blank">[baseurl]/rpost?f=&amp;title=title&amp;body=Text+to+post</a></td>
</tr>
<tr>
- <td>This requires the <a href="https://github.com/redmatrix/hubzilla-addons/tree/master/qrator"><strong>qrator</strong></a> plugin.<br><code>[qr]text to post[/qr]</code></td><td><img src="/doc/member/assets/qr_text_to_post.png"></td>
+ <td>This requires the <a href="https://framagit.org/hubzilla/addons/tree/master/qrator"><strong>qrator</strong></a> plugin.<br><code>[qr]text to post[/qr]</code></td><td><img src="/doc/member/assets/qr_text_to_post.png"></td>
</tr>
<tr>
- <td>This requires a suitable map plugin such as <strong><a href="https://github.com/redmatrix/hubzilla-addons/tree/master/openstreetmap">openstreetmap</a></strong>.
+ <td>This requires a suitable map plugin such as <strong><a href="https://framagit.org/hubzilla/addons/tree/master/openstreetmap">openstreetmap</a></strong>.
<code>[map]</code></td><td>Generate an inline map using the current browser coordinates of the poster, if browser location is enabled</td>
</tr>
<tr>
- <td>This requires a suitable map plugin such as <strong><a href="https://github.com/redmatrix/hubzilla-addons/tree/master/openstreetmap">openstreetmap</a></strong>.
+ <td>This requires a suitable map plugin such as <strong><a href="https://framagit.org/hubzilla/addons/tree/master/openstreetmap">openstreetmap</a></strong>.
<code>[map=latitude,longitude]</code></td><td>Generate a map using global coordinates.</td></tr>
<tr>
- <td>This requires a suitable map plugin such as <strong><a href="https://github.com/redmatrix/hubzilla-addons/tree/master/openstreetmap">openstreetmap</a></strong>.
+ <td>This requires a suitable map plugin such as <strong><a href="https://framagit.org/hubzilla/addons/tree/master/openstreetmap">openstreetmap</a></strong>.
<code>[map]Place Name[/map]</code></td><td>
Generate a map for a given named location. The first matching location is returned. For instance "Sydney" will usually return Sydney, Australia and not Sydney, Nova Scotia, Canada unless the more precise location is specified. It is highly recommended to use the post preview utility to ensure you have the correct location before submitting the post.
</td>