Skip to content

Commit

Permalink
Replace remaining GitHub doc links with redirect URLs
Browse files Browse the repository at this point in the history
See previous commits for details.
  • Loading branch information
cbeams committed Sep 9, 2017
1 parent 2d2371d commit 5748eec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<div class="homebox"><a href="https://github.com/bisq-network/exchange">
<img src="/images/source_button.png" alt="Source"/></a>
</div>
<div class="homebox"><a href="https://github.com/bisq-network/docs/blob/master/exchange/whitepaper.adoc">
<div class="homebox"><a href="/docs/exchange/whitepaper">
<img src="/images/whitepaper_button.png" alt="Whitepaper"/></a>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions philosophy.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ banner: /images/philosophy.png
---
# Philosophy

<a href="https://github.com/bisq-network/docs/blob/master/exchange/whitepaper.adoc"><img class="alignnone wp-image-80 size-full" style="float: right; padding: 20px;" src="/images/whitepaper-icon1.png" alt="" width="253" height="253" srcset="/images/whitepaper-icon1.png 253w, /images/whitepaper-icon1-150x150.png 150w, /images/whitepaper-icon1-250x250.png 250w" sizes="(max-width: 253px) 100vw, 253px"/></a>
<a href="/docs/exchange/whitepaper"><img class="alignnone wp-image-80 size-full" style="float: right; padding: 20px;" src="/images/whitepaper-icon1.png" alt="" width="253" height="253" srcset="/images/whitepaper-icon1.png 253w, /images/whitepaper-icon1-150x150.png 150w, /images/whitepaper-icon1-250x250.png 250w" sizes="(max-width: 253px) 100vw, 253px"/></a>

[Exchanges][2] play a critical role in the bitcoin ecosystem. Without them, it would be nearly impossible to buy or sell bitcoins for euros, dollars, yen or yuan. Bitcoin would be a market without liquidity; bitcoin would be worthless.

Expand Down Expand Up @@ -40,4 +40,4 @@ To keep reading about the Philosophy of Bisq, and how we solve the involved chal

[1]: /images/whitepaper-icon1.png
[2]: https://en.wikipedia.org/wiki/Bitcoin_exchange#List_of_Bitcoin_Exchanges
[3]: https://github.com/bisq-network/docs/blob/master/exchange/whitepaper.adoc
[3]: /docs/exchange/whitepaper

0 comments on commit 5748eec

Please sign in to comment.