-
Notifications
You must be signed in to change notification settings - Fork 358
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implementation Guidelines: Adapt URLs
- Loading branch information
1 parent
232c07b
commit c840039
Showing
8 changed files
with
69 additions
and
75 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ layout: single | |
## Overview | ||
|
||
**Modern XMPP** is an independent project launched to improve the quality of user-to-user messaging applications | ||
that use XMPP. [XMPP](https://xmpp.org/) is a mature open standard for internet messaging. If you are reading | ||
that use XMPP. [XMPP](/) is a mature open standard for internet messaging. If you are reading | ||
this, you have probably heard of it. | ||
|
||
We are developing a handful of simple documents aimed at people who wish to build on top of XMPP. The recommendations are derived from healthy discussions between developers from multiple XMPP projects and other members of the XMPP community. | ||
|
@@ -22,11 +22,9 @@ and thus make it possible to identify and weed out software that falls behind th | |
|
||
## Current status | ||
|
||
It is early days. We are still building the foundations of what will become the initial set of documents. Nevertheless, we already have a bunch of stuff documented that developers of XMPP software (both new and experienced) will find useful. This includes [design guidelines](client/design.md) and lower-level [protocol implementation recommendations](client/protocol.md). | ||
It is early days. We are still building the foundations of what will become the initial set of documents. Nevertheless, we already have a bunch of stuff documented that developers of XMPP software (both new and experienced) will find useful. This includes [design guidelines](/implementation-guidelines/design) and lower-level [protocol implementation recommendations](/implementation-guidelines/protocol). | ||
|
||
If you're interested in joining us, our primary discussion venue is our *channel* which can be reached at: | ||
|
||
- XMPP: [[email protected]](xmpp:[email protected]?join) | ||
- Web: [chat.modernxmpp.org](https://chat.modernxmpp.org/) | ||
|
||
Contributions to the docs can be made through Github [modernxmpp/modernxmpp](https://github.com/modernxmpp/modernxmpp). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.