mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +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
|
@ -9,8 +9,8 @@ lang: en
|
|||
|
||||
<div class="subhead-links"><a href="/en/blog">Blog home</a>
|
||||
| <a type="application/atom+xml" href="/en/rss/blog.xml"><img src="/img/icons/icon_rss.svg" width="12px" alt="rss" class="rssicon"></a> <a href="/en/rss/blog.xml">Subscribe to RSS feed</a>
|
||||
| <a href="https://github.com/bitcoin/bitcoin.org/commits/master/{{page.path|uri_escape}}">Post history</a>
|
||||
| <a href="https://github.com/bitcoin/bitcoin.org/issues/new?body=Source%20File%3A%20{{page.path|uri_escape}}%0A%0A">Report issue</a></div>
|
||||
| <a href="https://github.com/bitcoin-dot-org/bitcoin.org/commits/master/{{page.path|uri_escape}}">Post history</a>
|
||||
| <a href="https://github.com/bitcoin-dot-org/bitcoin.org/issues/new?body=Source%20File%3A%20{{page.path|uri_escape}}%0A%0A">Report issue</a></div>
|
||||
|
||||
<div class="post">
|
||||
<header class="post-header">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue