diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f7ad560..33930e7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,9 +2,9 @@ #### **Did you find a bug?** -* **Ensure the bug was not already reported** by searching on GitHub under [Issues](https://github.com/getumbrel/os-base/issues). +* **Ensure the bug was not already reported** by searching on GitHub under [Issues](https://github.com/getumbrel/umbrel-os/issues). -* If you're unable to find an open issue addressing the problem, [open a new one](https://github.com/getumbrel/os-base/issues/new). Be sure to include a **title and clear description**, as much relevant information as possible, and try to include a **code sample** or an **executable test case** demonstrating the expected behavior that is not occurring. +* If you're unable to find an open issue addressing the problem, [open a new one](https://github.com/getumbrel/umbrel-os/issues/new). Be sure to include a **title and clear description**, as much relevant information as possible, and try to include a **code sample** or an **executable test case** demonstrating the expected behavior that is not occurring. #### **Did you write a patch that fixes a bug?** @@ -16,10 +16,10 @@ #### **I'm not a developer, what can I do to help?** -We could definetely use some QA support on this project (as its painstakingly manual). See getting in touch below or just [create an issue](https://github.com/getumbrel/os-base/issues/new) and tag it with question. +We could definetely use some QA support on this project (as its painstakingly manual). See getting in touch below or just [create an issue](https://github.com/getumbrel/umbrel-os/issues/new) and tag it with question. #### **Getting in touch** -We accept contributions of all kinds, please contact us - [maintainer list here](https://github.com/getumbrel/os-base/graphs/contributors) +We accept contributions of all kinds, please contact us - [maintainer list here](https://github.com/getumbrel/umbrel-os/graphs/contributors) diff --git a/README.md b/README.md index 9e89a23..b55dc1e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Umbrel Box Base Operating system -![Run Release Script on push to MASTER](https://github.com/getumbrel/os-base/workflows/Run%20Release%20Script%20on%20push%20to%20MASTER/badge.svg) +![Run Release Script on push to MASTER](https://github.com/getumbrel/umbrel-os/workflows/Run%20Release%20Script%20on%20push%20to%20MASTER/badge.svg) Customized Underlying Raspbian Operating System for the Umbrel box (based on https://github.com/RPi-Distro/pi-gen) @@ -19,7 +19,7 @@ Hostname: umbrel.local Username: umbrel Password: umbr3lb0x -You may also find them [here](https://github.com/getumbrel/os-base/wiki/Box-System-Defaults) +You may also find them [here](https://github.com/getumbrel/umbrel-os/wiki/Box-System-Defaults) ### Config variables @@ -72,6 +72,6 @@ docker exec -it "${USER}_lnd_1" lncli open --sat_per_byte=XXX pubkey YYY ## TODO: -See the [following list](https://github.com/getumbrel/os-base/labels/TODO) +See the [following list](https://github.com/getumbrel/umbrel-os/labels/TODO)