Update issue tracker URL in documentation

Change-Id: Ica83202a23678ea3fb93dfcff1f40fbc83c42d66
This commit is contained in:
David Pursehouse
2016-06-23 15:30:50 +09:00
parent ff0569a68a
commit ff8982d548
4 changed files with 4 additions and 4 deletions

View File

@@ -186,7 +186,7 @@ Gerrit is developed as a self-hosting open source project:
* link:https://www.gerritcodereview.com/[Project Homepage] * link:https://www.gerritcodereview.com/[Project Homepage]
* link:https://www.gerritcodereview.com/download/index.html[Release Versions] * link:https://www.gerritcodereview.com/download/index.html[Release Versions]
* link:https://gerrit.googlesource.com/gerrit[Source] * link:https://gerrit.googlesource.com/gerrit[Source]
* link:http://code.google.com/p/gerrit/issues/list[Issue Tracking] * link:https://bugs.chromium.org/p/gerrit/issues/list[Issue Tracking]
* link:https://review.source.android.com/[Change Review] * link:https://review.source.android.com/[Change Review]

View File

@@ -10,7 +10,7 @@ Every change is expected to have an unique Change-Id.
Since this error should never occur in practice, you should inform Since this error should never occur in practice, you should inform
your Gerrit administrator if you hit this problem and/or your Gerrit administrator if you hit this problem and/or
link:http://code.google.com/p/gerrit/issues/list[open a Gerrit issue]. link:https://bugs.chromium.org/p/gerrit/issues/list[open a Gerrit issue].
In any case to not be blocked with your work, you can simply create a In any case to not be blocked with your work, you can simply create a
new Change-Id for your commit and then push it as new change to new Change-Id for your commit and then push it as new change to

View File

@@ -79,7 +79,7 @@
* link:licenses.html[Licenses and Notices] * link:licenses.html[Licenses and Notices]
* link:https://www.gerritcodereview.com/[Homepage] * link:https://www.gerritcodereview.com/[Homepage]
* link:https://www.gerritcodereview.com/download/index.html[Downloads] * link:https://www.gerritcodereview.com/download/index.html[Downloads]
* link:http://code.google.com/p/gerrit/issues/list[Issue Tracking] * link:https://bugs.chromium.org/p/gerrit/issues/list[Issue Tracking]
* link:https://gerrit.googlesource.com/gerrit[Source Code] * link:https://gerrit.googlesource.com/gerrit[Source Code]
* link:https://www.gerritcodereview.com/about.md[A History of Gerrit Code Review] * link:https://www.gerritcodereview.com/about.md[A History of Gerrit Code Review]

View File

@@ -25,7 +25,7 @@ There is a mirror of the repository on [Github](https://github.com/gerrit-review
## Reporting bugs ## Reporting bugs
Please report bugs on the [issue tracker](https://code.google.com/p/gerrit/issues/list). Please report bugs on the [issue tracker](https://bugs.chromium.org/p/gerrit/issues/list).
## Contribute ## Contribute