From 09bf40d40f9c15fdedbb045251020d1ea2095de8 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Tue, 4 Apr 2017 00:42:28 +0100 Subject: change repository link from notabug.org/vimuser to notabug.org/libreboot --- docs/install/index.md | 2 +- docs/misc/index.md | 2 +- www/git.md | 6 +++--- www/index.md | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/install/index.md b/docs/install/index.md index c4784832..419ed7a0 100644 --- a/docs/install/index.md +++ b/docs/install/index.md @@ -296,7 +296,7 @@ and will not work on any other. For that, please refer to **If you're using libreboot 20150518, note that there is a mistake in the flashing script. do this: *rm -f patch && wget -O flash -https://notabug.org/vimuser/libreboot/raw/9d850543ad90b72e0e333c98075530b31e5d23f1/flash +https://notabug.org/libreboot/libreboot/raw/9d850543ad90b72e0e333c98075530b31e5d23f1/flash && chmod +x flash*** The first half of the procedure is as follows: diff --git a/docs/misc/index.md b/docs/misc/index.md index 0c9bac52..0d36c5b1 100644 --- a/docs/misc/index.md +++ b/docs/misc/index.md @@ -273,7 +273,7 @@ You can reproduce this issue more easily by sending lots of traffic across subnets on the same interface (NIC). More information, including logs, can be found on [this -page](https://notabug.org/vimuser/libreboot/issues/23). +page](https://notabug.org/libreboot/libreboot/issues/23). USB keyboard wakeup on GM45 laptops {#usb_keyboard_gm45} =================================== diff --git a/www/git.md b/www/git.md index a5f81dbb..1e7939d8 100644 --- a/www/git.md +++ b/www/git.md @@ -89,7 +89,7 @@ Libreboot development is facilitated by *[git](https://git-scm.com/)*, a *distributed* version control system. You will need to install git (most distributions package it in their repositories). -Use this command, to download the repository: **git clone https://notabug.org/vimuser/libreboot**. +Use this command, to download the repository: **git clone https://notabug.org/libreboot/libreboot**. A new directory named ***libreboot*** will have been created, containing libreboot. @@ -100,14 +100,14 @@ How to submit your patches ### Method 0: Use NotABug pull requests NotABug, libreboot's main git hosting provider, now provides a *pull requests* -feature. has the libreboot repository. Create an +feature. has the libreboot repository. Create an account on the website, then view the libreboot repo and click "fork" and clone your fork. Then commit your patch on top, and push into your repository (we recommend into a non-master branch). NotABug guides you through the process of pushing patches to it. Once you have pushed your patches, go to the relevant repository on - and click "Pull Requests". Then click + and click "Pull Requests". Then click "New Pull Request". Select the relevant branches that you want to submit a pull request for, between the two repositories, and then click "Submit". diff --git a/www/index.md b/www/index.md index e0771872..fd01084c 100644 --- a/www/index.md +++ b/www/index.md @@ -9,7 +9,7 @@ mascot"){#logo}](faq.md#who-did-the-logo) [Documentation](docs/) -- [FAQ](faq.md) -- [Contributors](contrib.md) -- -[Report a bug](https://notabug.org/vimuser/libreboot/issues/new) -- +[Report a bug](https://notabug.org/libreboot/libreboot/issues/new) -- [Submit a patch](git.md) -- [Hardware Compatibility](docs/hcl/) -- [Install](docs/install/) -- -- cgit v1.2.3-70-g09d2