Skip to content

Commit a2798bf

Browse files
Merge pull request #46 from marqh/doc-uri
Update README.md
2 parents d5c2368 + fe223b3 commit a2798bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Binary Array Linked Data
22

33
[Kotlin](https://kotlinlang.org/) library and CLI for Binary Array Linked Data (BALD) functionality.
4-
* [GitHub Pages](https://binary-array-ld.github.io/net.binary_array_ld.bald/)
4+
* [GitHub Pages](http://kotlin.binary-array-ld.net)
55

66
This project consists of the following modules:
77
* **binary-array-ld-lib** Core library containing BALD functionality. In particular, binary array to linked data (RDF) conversion.
@@ -13,7 +13,7 @@ RDF representations are provided by [Apache Jena](https://jena.apache.org/).
1313

1414
## Usage
1515

16-
See the [GitHub pages](https://binary-array-ld.github.io/net.binary_array_ld.bald/usage.html) for usage documentation.
16+
See the [GitHub pages](http://kotlin.binary-array-ld.net/usage.html) for usage documentation.
1717

1818
## Development
1919

0 commit comments

Comments
 (0)