mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 10:16:15 +00:00
Repository Move: Update Repository URLs
git ls-tree --full-tree -r HEAD \ | sed 's/^.\{53\}//' \ | xargs sed -i 's^https://github.com/bitcoin/bitcoin.org^https://github.com/bitcoin-dot-org/bitcoin.org^g'
This commit is contained in:
parent
aa5d54fdaf
commit
b347044eb2
41 changed files with 180 additions and 180 deletions
|
@ -2,9 +2,9 @@
|
|||
This file is licensed under the MIT License (MIT) available on
|
||||
http://opensource.org/licenses/MIT.
|
||||
{% endcomment %}{% if filename %}<div class="subhead-links sourcefile" data-sourcefile="{{filename|uri_escape}}"
|
||||
><a href="https://github.com/bitcoin/bitcoin.org/edit/master/{{filename|uri_escape}}">Edit</a>
|
||||
| <a href="https://github.com/bitcoin/bitcoin.org/commits/master/{{filename|uri_escape}}">History</a>
|
||||
| <a href="https://github.com/bitcoin/bitcoin.org/issues/new?body=Source%20File%3A%20{{filename|uri_escape}}%0A%0A">Report Issue</a>
|
||||
><a href="https://github.com/bitcoin-dot-org/bitcoin.org/edit/master/{{filename|uri_escape}}">Edit</a>
|
||||
| <a href="https://github.com/bitcoin-dot-org/bitcoin.org/commits/master/{{filename|uri_escape}}">History</a>
|
||||
| <a href="https://github.com/bitcoin-dot-org/bitcoin.org/issues/new?body=Source%20File%3A%20{{filename|uri_escape}}%0A%0A">Report Issue</a>
|
||||
| <a href="/en/development#devcommunities">Discuss</a></div>
|
||||
{% else %}
|
||||
{% die "source filename not set" %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue