aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>2017-03-20 21:26:55 -0700
committerAlyssa Rosenzweig <alyssa@rosenzweig.io>2017-03-20 21:26:55 -0700
commit3d56fe21a80808f8a1d9d915283a2d46c30a3f28 (patch)
tree65599942ff0cb7f0e35fee86b294de586c030fde
parent30473cf8fe13e3c9f2482fc79a05ca96aadeb472 (diff)
downloadlibrebootfr-3d56fe21a80808f8a1d9d915283a2d46c30a3f28.tar.gz
librebootfr-3d56fe21a80808f8a1d9d915283a2d46c30a3f28.zip
remove old repo link
-rw-r--r--www/git.md13
-rw-r--r--www/tasks.md3
2 files changed, 7 insertions, 9 deletions
diff --git a/www/git.md b/www/git.md
index e38b4018..e89a0041 100644
--- a/www/git.md
+++ b/www/git.md
@@ -98,13 +98,12 @@ How to submit your patches
### Method 0: Use NotABug pull requests
-NotABug, libreboot's main git hosting provider, now provides a *pull
-requests* feature. <https://notabug.org/vimuser/> has the libreboot and
-libreboot-website repositories. Create an account on the website, then
-view the libreboot or libreboot-website 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.
+NotABug, libreboot's main git hosting provider, now provides a *pull requests*
+feature. <https://notabug.org/vimuser/> 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
<https://notabug.org/vimuser/> and click "Pull Requests". Then click
diff --git a/www/tasks.md b/www/tasks.md
index e05db815..741d4bd2 100644
--- a/www/tasks.md
+++ b/www/tasks.md
@@ -21,8 +21,7 @@ How to send a bug report
The bug tracker lists current tasks, with information on what is being
done about them.
-<https://notabug.org/vimuser/libreboot/issues>\
-<https://notabug.org/vimuser/libreboot-website/issues>
+<https://notabug.org/vimuser/libreboot/issues>
People of interest {#tasks}
------------------