diff --git a/README.md b/README.md index d5947159..b394fd6b 100644 --- a/README.md +++ b/README.md @@ -1,24 +1,24 @@ # Welcome to Dash-docs.github.io.org's Codebase -Current Build Status: ![Build Status](https://travis-ci.org/thephez/dash.org.svg?branch=master) +Current Build Status: ![Build Status](https://travis-ci.org/dash-docs/dash-docs.svg?branch=master) Live site: [dash-docs.github.io](https://dash-docs.github.io) -Report problems or help improve the site by opening a [new issue](https://github.com/thephez/dash.org/issues/new) or [pull request](https://github.com/thephez/dash.org/compare). +Report problems or help improve the site by opening a [new issue](https://github.com/dash-docs/dash-docs/issues/new) or [pull request](https://github.com/dash-docs/dash-docs/compare). ## How to Participate The following quick guides will help you get started: -+ [Working with GitHub](https://github.com/thephez/dash.org/blob/master/docs/working-with-github.md) -+ [Setting Up Your Environment](https://github.com/thephez/dash.org/blob/master/docs/setting-up-your-environment.md) -+ [Improving Developer Documentation](https://github.com/thephez/dash.org/blob/master/docs/contributing-to-developer-documentation.md) -+ [Miscellaneous / Other](https://github.com/thephez/dash.org/blob/master/docs/miscellaneous.md) ++ [Working with GitHub](https://github.com/dash-docs/dash-docs/blob/master/docs/working-with-github.md) ++ [Setting Up Your Environment](https://github.com/dash-docs/dash-docs/blob/master/docs/setting-up-your-environment.md) ++ [Improving Developer Documentation](https://github.com/dash-docs/dash-docs/blob/master/docs/contributing-to-developer-documentation.md) ++ [Miscellaneous / Other](https://github.com/dash-docs/dash-docs/blob/master/docs/miscellaneous.md) diff --git a/_includes/helpers/subhead-links.md b/_includes/helpers/subhead-links.md index c1714f28..9b26e5ce 100644 --- a/_includes/helpers/subhead-links.md +++ b/_includes/helpers/subhead-links.md @@ -2,9 +2,9 @@ This file is licensed under the MIT License (MIT) available on http://opensource.org/licenses/MIT. {% endcomment %}{% if filename %} {% else %} {% die "source filename not set" %} diff --git a/_includes/references.md b/_includes/references.md index 33d5a38b..4674464d 100644 --- a/_includes/references.md +++ b/_includes/references.md @@ -386,12 +386,12 @@ http://opensource.org/licenses/MIT. [Discord channels]: http://www.dashchat.org [DNS A records]: http://tools.ietf.org/html/rfc1035#section-3.2.2 [DNS Seed Policy]: https://github.com/dashpay/dash/blob/master/doc/dnsseed-policy.md -[docs issue]: https://github.com/thephez/dash.org/issues +[docs issue]: https://github.com/dash-docs/dash-docs/issues [ECDSA]: https://en.wikipedia.org/wiki/Elliptic_Curve_DSA [edit bandwidth sharing guide]: https://github.com/bitcoin-dot-org/bitcoin.org/edit/master/en/full-node.md [Electrum server]: https://github.com/spesmilo/electrum-server [Eloipool]: https://github.com/luke-jr/eloipool -[errors in docs]: https://github.com/thephez/dash.org/issues?q=is%3Aissue+label%3A%22Dev+Docs%22 +[errors in docs]: https://github.com/dash-docs/dash-docs/issues?q=is%3Aissue+label%3A%22Dev+Docs%22 [fake satoshi transaction]: https://www.reddit.com/r/Bitcoin/comments/3fv42j/blockchaininfo_spoofed_transactions_problem_aug_4/ [forum tech support]: https://www.dash.org/forum/categories/dash-support.61/ [ghash betcoin double spend]: https://bitcointalk.org/index.php?topic=321630.msg3445371 @@ -422,8 +422,8 @@ http://opensource.org/licenses/MIT. [netcat]: https://en.wikipedia.org/wiki/Netcat [nop opcodes]: https://en.bitcoin.it/wiki/Script#Reserved_words [offline transactions]: http://bitcoin.stackexchange.com/a/34122/21052 -[open a pull request]: https://github.com/thephez/dash.org#working-with-github -[open an issue]: https://github.com/thephez/dash.org/issues/new +[open a pull request]: https://github.com/dash-docs/dash-docs#working-with-github +[open an issue]: https://github.com/dash-docs/dash-docs/issues/new [Payment Request Generator]: https://github.com/gavinandresen/paymentrequest/blob/master/php/demo_website/createpaymentrequest.php [Piotr Piasecki's testnet faucet]: https://tpfaucet.appspot.com/ [prime symbol]: https://en.wikipedia.org/wiki/Prime_%28symbol%29 diff --git a/docs/contributing-to-developer-documentation.md b/docs/contributing-to-developer-documentation.md index 597942bf..3c941233 100644 --- a/docs/contributing-to-developer-documentation.md +++ b/docs/contributing-to-developer-documentation.md @@ -1,7 +1,7 @@ ## Developer Documentation Most parts of the documentation can be found in the -[_includes](https://github.com/thephez/dash.org/tree/master/_includes) +[_includes](https://github.com/dash-docs/dash-docs/tree/master/_includes) directory. Updates, fixes and improvements are welcome and can submitted using [pull requests](#working-with-github) on GitHub. diff --git a/docs/setting-up-your-environment.md b/docs/setting-up-your-environment.md index a8efffb6..de677e46 100644 --- a/docs/setting-up-your-environment.md +++ b/docs/setting-up-your-environment.md @@ -11,7 +11,7 @@ page is refreshed. For anything more than simple text previews, you will need to build the site. If you can't do this yourself using the instructions below, please -[open a pull request](https://github.com/thephez/dash.org/compare) +[open a pull request](https://github.com/dash-docs/dash-docs/compare) with your suggested change and one of the site developers will create a preview for you. @@ -84,7 +84,7 @@ Use that program to install bundle: **Install the Ruby dependencies** Ensure you checked out the site repository as described in [Working with -GitHub](https://github.com/thephez/dash.org/blob/master/docs/working-with-github.md). +GitHub](https://github.com/dash-docs/dash-docs/blob/master/docs/working-with-github.md). Then change directory to the top-level of your local repository (replace `dash.org` with the full path to your local repository clone): diff --git a/docs/working-with-github.md b/docs/working-with-github.md index eb631576..aa06e884 100644 --- a/docs/working-with-github.md +++ b/docs/working-with-github.md @@ -8,13 +8,13 @@ one](https://www.atlassian.com/git/tutorial/git-basics). In order to use GitHub, you need to [sign up](http://github.com/signup) and [set up git](https://help.github.com/articles/set-up-git). You will also need to click the **Fork** button on the dash.org [GitHub -page](https://github.com/thephez/dash.org) and clone your GitHub +page](https://github.com/dash-docs/dash-docs) and clone your GitHub repository into a local directory with the following command lines: ``` git clone (url provided by GitHub on your fork's page) dash.org cd dash.org -git remote add upstream https://github.com/thephez/dash.org.git +git remote add upstream https://github.com/dash-docs/dash-docs.git ``` **How to send a pull request** diff --git a/en/developer-examples.md b/en/developer-examples.md index 03efa580..2b15f56a 100644 --- a/en/developer-examples.md +++ b/en/developer-examples.md @@ -28,8 +28,8 @@ end_of_page: | {:toc} - - + +
diff --git a/en/developer-glossary.html b/en/developer-glossary.html index 27608ee8..74868984 100644 --- a/en/developer-glossary.html +++ b/en/developer-glossary.html @@ -94,7 +94,7 @@ page](/en/vocabulary). new term][] for the glossary!
-[suggest a new term]: https://github.com/thephez/dash.org/issues/new?title=New%20glossary%20term%20suggestion: +[suggest a new term]: https://github.com/dash-docs/dash-docs/issues/new?title=New%20glossary%20term%20suggestion: {% include references.md %} {{site.glossary_links}} {% endcapture %} diff --git a/en/developer-guide.md b/en/developer-guide.md index 32b4eb9b..31b0ef3b 100644 --- a/en/developer-guide.md +++ b/en/developer-guide.md @@ -28,8 +28,8 @@ end_of_page: | {:toc} - - + + diff --git a/en/developer-reference.md b/en/developer-reference.md index 71b37c02..b21f28e0 100644 --- a/en/developer-reference.md +++ b/en/developer-reference.md @@ -30,8 +30,8 @@ end_of_page: | {:toc} - - + +
diff --git a/js/main.js b/js/main.js index 40365744..ece6fa24 100644 --- a/js/main.js +++ b/js/main.js @@ -311,7 +311,7 @@ function updateToc() { function updateIssue(e) { // Update GitHub issue link pre-filled with current page location. var t = getEvent(e, 'target'); - t.href = 'https://github.com/thephez/dash.org/issues/new?body=' + encodeURIComponent('Location: ' + window.location.href.toString() + "\n\n"); + t.href = 'https://github.com/dash-docs/dash-docs/issues/new?body=' + encodeURIComponent('Location: ' + window.location.href.toString() + "\n\n"); } function updateSource(e) { @@ -336,7 +336,7 @@ function updateSource(e) { if (pageoffset < first[1]) closer = [first[0], first[1]]; if (windowy + pageoffset >= getHeight(document.body)) closer = [last[0], last[1]]; // Set updated url to source file. - t.href = 'https://github.com/thephez/dash.org/edit/master/' + closer[0].getAttribute('data-sourcefile'); + t.href = 'https://github.com/dash-docs/dash-docs/edit/master/' + closer[0].getAttribute('data-sourcefile'); } function disclaimerClose(e) {