mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
13 lines
365 B
HTML
13 lines
365 B
HTML
---
|
|
# This file is licensed under the MIT License (MIT) available on
|
|
# http://opensource.org/licenses/MIT.
|
|
|
|
layout: base
|
|
---
|
|
<meta name="robots" content="noindex">
|
|
<script>window.location.href='{{ page.redirect }}';</script>
|
|
|
|
<div class="redirectmsg">
|
|
<h1>This page has been moved</h1>
|
|
<p><a href="{{ page.redirect }}">bitcoin.org{{ page.redirect }}</a></p>
|
|
</div>
|