You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
_The MarkLogic Data Hub Framework is a data integration framework and tool-set to quickly and efficiently integrate data from many sources into a single MarkLogic database, and expose that data._
2
2
3
-
_The Data Hub Framework is free and open source under the [Apache 2 License](https://github.com/marklogic/marklogic-data-hub/blob/1.0-master/LICENSE) and is supported by the community of developers who build and contribute to it. Please note that this open source project and its code and functionality is not representative of MarkLogic Server and is not supported by MarkLogic._
3
+
_The Data Hub Framework is free and open source under the [Apache 2 License](https://github.com/marklogic-community/marklogic-data-hub/blob/1.0-master/LICENSE) and is supported by the community of developers who build and contribute to it. Please note that this open source project and its code and functionality is not representative of MarkLogic Server and is not supported by MarkLogic._
| Windows |[](https://ci.appveyor.com/project/paxtonhare/marklogic-data-hub)|
9
9
10
10
# MarkLogic Data Hub
@@ -25,13 +25,13 @@ You need these to get started
25
25
26
26
### TL;DR
27
27
28
-
Head over to our [Getting Started Tutorial](https://marklogic.github.io/marklogic-data-hub/) to get up and running with the Data Hub.
28
+
Head over to our [Getting Started Tutorial](https://marklogic-community.github.io/marklogic-data-hub/) to get up and running with the Data Hub.
29
29
30
30
Or watch the [MarkLogic University - Data Hub Framework On Demand Video Courses](http://mlu.marklogic.com/ondemand/index.xqy?q=Series%3A%22Operational%20Data%20Hubs%22)
31
31
32
32
### The Easiest Way
33
33
34
-
To use the Data Hub Framework you should download the quickstart.war file from the [releases page](https://github.com/marklogic/marklogic-data-hub/releases).
34
+
To use the Data Hub Framework you should download the quickstart.war file from the [releases page](https://github.com/marklogic-community/marklogic-data-hub/releases).
35
35
36
36
Then Run the war like so:
37
37
@@ -88,4 +88,4 @@ Now you have full access to the Data Hub tasks. To see all available tasks run:
88
88
89
89
Feeling intrepid? Want to contrubute to the Data Hub Framework? Perhaps you just want to poke the code?
90
90
91
-
Look at our [CONTRIBUTING.md](https://github.com/marklogic/marklogic-data-hub/blob/1.0-master/CONTRIBUTING.md#building-the-framework-from-source) file for details on building from source.
91
+
Look at our [CONTRIBUTING.md](https://github.com/marklogic-community/marklogic-data-hub/blob/1.0-master/CONTRIBUTING.md#building-the-framework-from-source) file for details on building from source.
0 commit comments