Update Gerrit plugin URL to link to Review Board docs
Review Request #9810 — Created March 19, 2018 and submitted
Information | |
---|---|
brennie | |
Review Board | |
release-3.0.x | |
aa78e4f... | |
Reviewers | |
reviewboard | |
This patch updates the repository form plugin warning to point to
our own docs instead of the GitHub for the project.
-
-
reviewboard/static/rb/js/admin/repositoryform.js (Diff revision 1) We don't want to hard-code versions here. This should use the global
MANUAL_URL
variable instead ofhttps://www.reviewboard.org/docs/manual/3.0/
.
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 2 (+3 -1) |
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.
-
-
reviewboard/static/rb/js/admin/repositoryform.js (Diff revision 2) Since we're not pointing to the download link anymore, let's say
See the <a href="%s">instructions</a> for installing the plugin on your Gerrit server.
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 3 (+3 -1) |
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 4 (+3 -1) |
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.