updated locations

This commit is contained in:
shrkey
2016-11-06 13:04:15 +00:00
parent 165ba36f35
commit f366809220
17 changed files with 19 additions and 19 deletions

View File

@@ -26,7 +26,7 @@
<!-- Initializer -->
<script>
Flatdoc.run({
fetcher: Flatdoc.github('darkwaterfoundation/docs', '640.md')
fetcher: Flatdoc.github('darkwaterio/docs', '640.md')
});
$(document).on('flatdoc:ready', function() {

View File

@@ -26,7 +26,7 @@
<!-- Initializer -->
<script>
Flatdoc.run({
fetcher: Flatdoc.github('darkwaterfoundation/docs', '640advanced.md')
fetcher: Flatdoc.github('darkwaterio/docs', '640advanced.md')
});
$(document).on('flatdoc:ready', function() {

View File

@@ -26,7 +26,7 @@
<!-- Initializer -->
<script>
Flatdoc.run({
fetcher: Flatdoc.github('darkwaterfoundation/docs', '640cplusplus.md')
fetcher: Flatdoc.github('darkwaterio/docs', '640cplusplus.md')
});
$(document).on('flatdoc:ready', function() {

View File

@@ -26,7 +26,7 @@
<!-- Initializer -->
<script>
Flatdoc.run({
fetcher: Flatdoc.github('darkwaterfoundation/docs', '640gettingstarted.md')
fetcher: Flatdoc.github('darkwaterio/docs', '640gettingstarted.md')
});
$(document).on('flatdoc:ready', function() {

View File

@@ -26,7 +26,7 @@
<!-- Initializer -->
<script>
Flatdoc.run({
fetcher: Flatdoc.github('darkwaterfoundation/docs', '640python.md')
fetcher: Flatdoc.github('darkwaterio/docs', '640python.md')
});
$(document).on('flatdoc:ready', function() {

View File

@@ -26,7 +26,7 @@
<!-- Initializer -->
<script>
Flatdoc.run({
fetcher: Flatdoc.github('darkwaterfoundation/docs', '640wiring.md')
fetcher: Flatdoc.github('darkwaterio/docs', '640wiring.md')
});
$(document).on('flatdoc:ready', function() {

View File

@@ -26,7 +26,7 @@
<!-- Initializer -->
<script>
Flatdoc.run({
fetcher: Flatdoc.github('darkwaterfoundation/docs', 'escape.md')
fetcher: Flatdoc.github('darkwaterio/docs', 'escape.md')
});
$(document).on('flatdoc:ready', function() {

View File

@@ -26,7 +26,7 @@
<!-- Initializer -->
<script>
Flatdoc.run({
fetcher: Flatdoc.github('darkwaterfoundation/docs', 'escapeadvanced.md')
fetcher: Flatdoc.github('darkwaterio/docs', 'escapeadvanced.md')
});
$(document).on('flatdoc:ready', function() {

View File

@@ -26,7 +26,7 @@
<!-- Initializer -->
<script>
Flatdoc.run({
fetcher: Flatdoc.github('darkwaterfoundation/docs', 'escapecplusplus.md')
fetcher: Flatdoc.github('darkwaterio/docs', 'escapecplusplus.md')
});
$(document).on('flatdoc:ready', function() {

View File

@@ -26,7 +26,7 @@
<!-- Initializer -->
<script>
Flatdoc.run({
fetcher: Flatdoc.github('darkwaterfoundation/docs', 'escapegettingstarted.md')
fetcher: Flatdoc.github('darkwaterio/docs', 'escapegettingstarted.md')
});
$(document).on('flatdoc:ready', function() {

View File

@@ -26,7 +26,7 @@
<!-- Initializer -->
<script>
Flatdoc.run({
fetcher: Flatdoc.github('darkwaterfoundation/docs', 'escapepython.md')
fetcher: Flatdoc.github('darkwaterio/docs', 'escapepython.md')
});
$(document).on('flatdoc:ready', function() {

View File

@@ -26,7 +26,7 @@
<!-- Initializer -->
<script>
Flatdoc.run({
fetcher: Flatdoc.github('darkwaterfoundation/docs', 'escapewiring.md')
fetcher: Flatdoc.github('darkwaterio/docs', 'escapewiring.md')
});
$(document).on('flatdoc:ready', function() {

View File

@@ -21,12 +21,12 @@
<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.4.0/highlight.min.js"></script>
<!-- Meta -->
<meta content="Expansions - Adding expansion boards | Dark Water" property="og:title">
<meta content="Dark Water Foundation documentation." name="description">
<meta content="Dark Water documentation." name="description">
<!-- Initializer -->
<script>
Flatdoc.run({
fetcher: Flatdoc.github('darkwaterfoundation/docs', 'expansionadding.md')
fetcher: Flatdoc.github('darkwaterio/docs', 'expansionadding.md')
});
$(document).on('flatdoc:ready', function() {

View File

@@ -25,12 +25,12 @@
<!-- Meta -->
<meta content="Dark Water" property="og:title">
<meta content="Dark Water Foundation documentation." name="description">
<meta content="Dark Water documentation." name="description">
<!-- Initializer -->
<script>
Flatdoc.run({
fetcher: Flatdoc.github('darkwaterfoundation/docs', 'readme.md')
fetcher: Flatdoc.github('darkwaterio/docs', 'readme.md')
});
$(document).on('flatdoc:ready', function() {

View File

@@ -26,7 +26,7 @@
<!-- Initializer -->
<script>
Flatdoc.run({
fetcher: Flatdoc.github('darkwaterfoundation/docs', 'soar.md')
fetcher: Flatdoc.github('darkwaterio/docs', 'soar.md')
});
$(document).on('flatdoc:ready', function() {

View File

@@ -26,7 +26,7 @@
<!-- Initializer -->
<script>
Flatdoc.run({
fetcher: Flatdoc.github('darkwaterfoundation/docs', 'soargettingstarted.md')
fetcher: Flatdoc.github('darkwaterio/docs', 'soargettingstarted.md')
});
$(document).on('flatdoc:ready', function() {

View File

@@ -30,7 +30,7 @@
<!-- Initializer -->
<script>
Flatdoc.run({
fetcher: Flatdoc.github('darkwaterfoundation/docs', 'quadcopter.md')
fetcher: Flatdoc.github('darkwaterio/docs', 'quadcopter.md')
});
$(document).on('flatdoc:ready', function() {