moved to sourcecode.social
parent
54f5d55f27
commit
a180984737
|
@ -7,9 +7,9 @@ The serialized form of the **xim-id** is safe to use as a _file_ or _directory_
|
|||
|
||||
## Documention
|
||||
|
||||
Online documentation, which includes examples, can be found at: http://godoc.org/github.com/reiver/go-xim
|
||||
Online documentation, which includes examples, can be found at: http://godoc.org/sourcecode.social/reiver/go-xim
|
||||
|
||||
[![GoDoc](https://godoc.org/github.com/reiver/go-xim?status.svg)](https://godoc.org/github.com/reiver/go-xim)
|
||||
[![GoDoc](https://godoc.org/sourcecode.social/reiver/go-xim?status.svg)](https://godoc.org/sourcecode.social/reiver/go-xim)
|
||||
|
||||
|
||||
## Example
|
||||
|
@ -203,7 +203,3 @@ The advantage of this is that lexical-ordering (in Unicode & ASCII) is also symb
|
|||
One design goal is that lexical ordering of the **xim** strings is (almost always) also temporal ordering of the **xim** strings.
|
||||
|
||||
Another design goal of it is that these **xim** strings should be able to be used as a file-name, or a directory-name.
|
||||
|
||||
## See Also:
|
||||
|
||||
* https://github.com/reiver/xim-id
|
||||
|
|
Loading…
Reference in New Issue