Skip to content

Commit b0aaa67

Browse files
committed
Change link from solid.community to solidcommunity.net
1 parent cebf3f1 commit b0aaa67

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ You can choose, where your WebID is hosted:
4747

4848
Whatever option you choose, your wordpress account will always be identified as "http://[your-domain]\>/author/[your-username]>#account". The option only affects, how you, as a person, will be identified.
4949

50-
If you do not have a WebID yet, choose the first option, or get a WebID at https://solid.community. More Information about WebID: http://webid.info/
50+
If you do not have a WebID yet, choose the first option, or get a WebID at https://solidcommunity.net. More Information about WebID: http://webid.info/
5151

5252

5353
#### RSA Public Key

src/readme.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ You can choose, where your WebID is hosted:
4747

4848
Whatever option you choose, your wordpress account will always be identified as "http://[your-domain]\>/author/[your-username]>#account". The option only affects, how you, as a person, will be identified.
4949

50-
If you do not have a WebID yet, choose the first option, or get a WebID at https://solid.community. More Information about WebID: http://webid.info/
50+
If you do not have a WebID yet, choose the first option, or get a WebID at https://solidcommunity.net. More Information about WebID: http://webid.info/
5151

5252
**RSA Public Key**
5353

@@ -87,7 +87,7 @@ At least PHP 5.3.0 is required to use this plugin.
8787
= 0.4 =
8888

8989
* add Access-Control-Allow-Origin header to allow linked data clients to fetch the data
90-
* Link to https://solid.community to get a WebID
90+
* Link to https://solidcommunity.net to get a WebID
9191

9292
= 0.3 =
9393
* choose between locally hosted WebID and custom WebID

src/view/webId.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ <h3>Web ID</h3>
2828
value="<?php echo esc_attr (get_the_author_meta ('webId', $user->ID)); ?>"
2929
class="regular-text"/><br/>
3030
<span class="description">Enter your Web ID if you have one elsewhere. (<a
31-
href="https://solid.community/register" target="_blank">Get a Web ID</a>)</span>
31+
href="https:///register" target="_blank">Get a Web ID</a>)</span>
3232
</fieldset>
3333
</td>
3434
</tr>

0 commit comments

Comments
 (0)