Skip to content

Commit c710776

Browse files
committed
change links to the raspiblitz org
1 parent bf9bb8e commit c710776

12 files changed

+17
-17
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ Spark is a minimalistic wallet GUI for c-lightning, accessible over the web or t
250250
* [satbase.org](https://satbase.org)
251251
* A list about How to get Channel Liquidity fast?
252252

253-
[github.com/rootzoll/raspiblitz/issues/395](https://github.com/rootzoll/raspiblitz/issues/395)
253+
[github.com/raspiblitz/raspiblitz/issues/395](https://github.com/raspiblitz/raspiblitz/issues/395)
254254

255255
* A curated list of awesome Lightning Network resources, apps, and libraries
256256

advanced-tools/lnd.conf.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Based on:
44

55
* [https://github.com/lightningnetwork/lnd/blob/master/sample-lnd.conf](https://github.com/lightningnetwork/lnd/blob/master/sample-lnd.conf)
66
* [https://github.com/alexbosworth/run-lnd\#install-lnd](https://github.com/alexbosworth/run-lnd#install-lnd)
7-
* [https://github.com/rootzoll/raspiblitz/blob/master/home.admin/assets/lnd.bitcoin.conf](https://github.com/rootzoll/raspiblitz/blob/master/home.admin/assets/lnd.bitcoin.conf)
7+
* [https://github.com/raspiblitz/raspiblitz/blob/master/home.admin/assets/lnd.bitcoin.conf](https://github.com/raspiblitz/raspiblitz/blob/master/home.admin/assets/lnd.bitcoin.conf)
88

99
Path to edit on the RaspiBlitz:
1010

advanced-tools/pool.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The best place to search for commands and keywords: [https://lightning.engineeri
66

77
Follow [https://twitter.com/LightningPool](https://twitter.com/LightningPool) for an \(unofficial\) list of past batches and curated content.
88

9-
The Pool install script for the RaspiBlitz is [in this PR](https://github.com/rootzoll/raspiblitz/pull/1739):
9+
The Pool install script for the RaspiBlitz is [in this PR](https://github.com/raspiblitz/raspiblitz/pull/1739):
1010

1111
```text
1212
# download

clrecovery.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
* [lightning.readthedocs.io/FAQ.html#loss](https://lightning.readthedocs.io/FAQ.html#loss)
66

7-
* [github.com/rootzoll/raspiblitz/blob/v1.7/FAQ.cl.md#recovery](https://github.com/rootzoll/raspiblitz/blob/v1.7/FAQ.cl.md#recovery)
7+
* [github.com/raspiblitz/raspiblitz/blob/v1.7/FAQ.cl.md#recovery](https://github.com/raspiblitz/raspiblitz/blob/v1.7/FAQ.cl.md#recovery)

createinboundliquidity.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ To pay for various gift cards with lightning check out [Bitrefill \(referral lin
3838

3939
## Dual funded channels
4040
### Core Lightning dual funded channels on the protocol level
41-
* [How to use on the RaspiBlitz](https://github.com/rootzoll/raspiblitz/blob/dev/FAQ.cl.md#dual-funded-channels)
41+
* [How to use on the RaspiBlitz](https://github.com/raspiblitz/raspiblitz/blob/dev/FAQ.cl.md#dual-funded-channels)
4242
* [Open a dual funded channel](https://medium.com/blockstream/c-lightning-opens-first-dual-funded-mainnet-lightning-channel-ada6b32a527c)
4343
* [Set up liquidity ads](https://medium.com/blockstream/setting-up-liquidity-ads-in-c-lightning-54e4c59c091d)
4444

hardware/raspiblitz/bos.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,19 @@ Project and readme:
22
https://github.com/alexbosworth/balanceofsatoshis
33

44
RaspiBlitz install script:
5-
https://github.com/rootzoll/raspiblitz/blob/v1.6/home.admin/config.scripts/bonus.bos.sh
5+
https://github.com/raspiblitz/raspiblitz/blob/v1.6/home.admin/config.scripts/bonus.bos.sh
66
usage:
77

88
Install Balance of Satoshis from the SERVICES menu
99

1010
or on older versions:
1111
```
1212
# update NodeJS
13-
wget https://raw.githubusercontent.com/rootzoll/raspiblitz/v1.6/home.admin/config.scripts/bonus.nodejs.sh
13+
wget https://raw.githubusercontent.com/raspiblitz/raspiblitz/v1.6/home.admin/config.scripts/bonus.nodejs.sh
1414
bash bonus.nodejs.sh off
1515
bash bonus.nodejs.sh on
1616
# download bos install script
17-
wget https://raw.githubusercontent.com/rootzoll/raspiblitz/v1.6/home.admin/config.scripts/bonus.bos.sh
17+
wget https://raw.githubusercontent.com/raspiblitz/raspiblitz/v1.6/home.admin/config.scripts/bonus.bos.sh
1818
# run
1919
bash bonus.bos.sh on
2020
```

hardware/recommendations.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ A love-hate relationship
1414
- Disk: use tested 1TB SSD models. Bigger sizes and some models with onboard cache tend to have power spikes and resulting freeze / disconnection from the RPi.
1515
- a UPS is a must as cold-restarts will corrupt data
1616

17-
Shopping list with keywords: <https://github.com/rootzoll/raspiblitz#amazon-shopping-list-buy-parts--build-it-yourself>
17+
Shopping list with keywords: <https://github.com/raspiblitz/raspiblitz#amazon-shopping-list-buy-parts--build-it-yourself>
1818

1919
## Laptop
2020
![laptoptweet](/.gitbook/assets/laptoptweet.png)
@@ -32,7 +32,7 @@ Shopping list with keywords: <https://github.com/rootzoll/raspiblitz#amazon-shop
3232
![servertweet](/.gitbook/assets/servertweet.png)
3333
- Still can be a big saving on hosting despite higher power usage
3434
- Unlimited storage with disk redundancy ([ZFS](https://openzfs.github.io/openzfs-docs/Getting%20Started/Debian/index.html))
35-
- [Cockpit webinterface](https://github.com/rootzoll/raspiblitz/issues/2767)
35+
- [Cockpit webinterface](https://github.com/raspiblitz/raspiblitz/issues/2767)
3636
### Preferences
3737
- ECC RAM to prevent [data corruption in memory](https://github.com/lightningnetwork/lnd/issues/7022#issuecomment-1278695682)
3838
- Muliple disks to use a checksumming, "self-healing" software RAID like ZFS
@@ -43,8 +43,8 @@ Shopping list with keywords: <https://github.com/rootzoll/raspiblitz#amazon-shop
4343
## Build guides:
4444
- [Raspibolt](https://raspibolt.org/)
4545
- [TrueNASnode - full bitcoin stack deployment guide](https://github.com/seth586/guides/blob/master/FreeNAS/bitcoin/README.md)
46-
- [Raspiblitz - Alternative platforms](https://github.com/rootzoll/raspiblitz/tree/dev/alternative.platforms)
47-
- [Install Raspiblitz on Proxmox](https://github.com/rootzoll/raspiblitz/tree/dev/alternative.platforms/Proxmox)
46+
- [Raspiblitz - Alternative platforms](https://github.com/raspiblitz/raspiblitz/tree/dev/alternative.platforms)
47+
- [Install Raspiblitz on Proxmox](https://github.com/raspiblitz/raspiblitz/tree/dev/alternative.platforms/Proxmox)
4848
- ZFS links:
4949
- [OpenZFS on Debian](https://openzfs.github.io/openzfs-docs/Getting%20Started/Debian/index.html)
5050
- [Capacity calculator](https://wintelguy.com/zfs-calc.pl)

lndrecovery.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88

99
* [node-recovery.com](https://node-recovery.com/)
1010

11-
* [github.com/rootzoll/raspiblitz/blob/v1.7/FAQ.md#how-can-i-recover-my-coins-from-a-failing-raspiblitz](https://github.com/rootzoll/raspiblitz/blob/v1.7/FAQ.md#how-can-i-recover-my-coins-from-a-failing-raspiblitz)
11+
* [github.com/raspiblitz/raspiblitz/blob/v1.7/FAQ.md#how-can-i-recover-my-coins-from-a-failing-raspiblitz](https://github.com/raspiblitz/raspiblitz/blob/v1.7/FAQ.md#how-can-i-recover-my-coins-from-a-failing-raspiblitz)

node-types/nodetype.spending.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ Aimed for spending bitcoin cheaply and privately.
3535
* Privacy oriented: [slides about Running a Lightning Node Privately](https://keybase.pub/oms/slides/Running_a_Lightning_Node_Privately.pdf)
3636
* Use for social media like [Sphinx chat](https://sphinx.chat/)
3737

38-
Discussion: [https://github.com/rootzoll/raspiblitz/issues/2073](https://github.com/rootzoll/raspiblitz/issues/2073)
38+
Discussion: [https://github.com/raspiblitz/raspiblitz/issues/2073](https://github.com/raspiblitz/raspiblitz/issues/2073)
3939

technicals/highonchainfees.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Recommendations to get ready for a high fee environment beforehand.
6161
lncli updatechanpolicy --base_fee_msat=1000 --fee_rate_ppm=2500000 --min_htlc_msat=100000 --time_lock_delta=144
6262
```
6363
### CLN
64-
* see the possible config options: https://github.com/rootzoll/raspiblitz/blob/dev/FAQ.cl.md#all-possible-config-options
64+
* see the possible config options: https://github.com/raspiblitz/raspiblitz/blob/dev/FAQ.cl.md#all-possible-config-options
6565
* cln config settings for new channels:
6666
```
6767
min-capacity-sat=500000

technicals/lightning.connect.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ lndconnect://<host>:<port>?[cert=<base64url_DER_certificate>&]macaroon=<base64ur
6363

6464
* implementation
6565

66-
[https://github.com/rootzoll/raspiblitz/blob/a22589c86109d56ecc1e1aca7abb214c7e9189c7/home.admin/config.scripts/bonus.lndconnect.sh\#L194](https://github.com/rootzoll/raspiblitz/blob/a22589c86109d56ecc1e1aca7abb214c7e9189c7/home.admin/config.scripts/bonus.lndconnect.sh#L194)
66+
[https://github.com/raspiblitz/raspiblitz/blob/a22589c86109d56ecc1e1aca7abb214c7e9189c7/home.admin/config.scripts/bonus.lndconnect.sh\#L194](https://github.com/raspiblitz/raspiblitz/blob/a22589c86109d56ecc1e1aca7abb214c7e9189c7/home.admin/config.scripts/bonus.lndconnect.sh#L194)
6767

6868
```text
6969
# generate data parts

technicals/restorelndonchainfundsinelectrum.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
lncli wallet publishtx "tx_hex"
1616
```
1717

18-
* Follow the discussion for more details in: https://github.com/rootzoll/raspiblitz/issues/2192
18+
* Follow the discussion for more details in: https://github.com/raspiblitz/raspiblitz/issues/2192
1919

2020
## Restore the onchain funds from an LND wallet in Electrum Wallet
2121

0 commit comments

Comments
 (0)