updated server-protocol.md server discovery link
Change is made because: It seems that /profile API for tent.is is /tent/profile. According to the protocol, the Link tag in html header for server discover should be point to /profile API.
This commit is contained in:
parent
eb67c9f230
commit
08eef1da50
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ or
|
|||
|
||||
```text
|
||||
Link: <https://tent.titanous.com/profile>; rel="https://tent.io/rels/profile",
|
||||
<https://titanous.tent.is/profile>; rel="https://tent.io/rels/profile",
|
||||
<https://titanous.tent.is/tent/profile>; rel="https://tent.io/rels/profile",
|
||||
<https://tent.jonathan.cloudmir.com/profile>; rel="https://tent.io/rels/profile"
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue