Skip to content

docs: linkfix in bibliography#17580

Merged
opencv-pushbot merged 1 commit intoopencv:3.4from
sitic:bibfix
Jun 19, 2020
Merged

docs: linkfix in bibliography#17580
opencv-pushbot merged 1 commit intoopencv:3.4from
sitic:bibfix

Conversation

@sitic
Copy link
Copy Markdown
Contributor

@sitic sitic commented Jun 18, 2020

Linkfix, the current link goes to a random unrelated paper.

@asmorkalov asmorkalov added category: documentation Documentation fix or update pr: needs rebase Rebase patch (and squash fixup commits) on the top of target branch labels Jun 18, 2020
@asmorkalov
Copy link
Copy Markdown
Contributor

@sitic Thanks for the fix. This patch should go into 3.4 branch first. We will merge changes from 3.4 into master regularly (weekly/bi-weekly).

So, please:

  • change "base" branch of this PR: master => 3.4 (use "Edit" button near PR title)
  • rebase your commits from master onto 3.4 branch. For example:
    git rebase -i --onto upstream/3.4 upstream/master
    (check list of your commits, save and quit (Esc + "wq" + Enter)
    where upstream is configured by following this GitHub guide and fetched (git fetch upstream).
  • push rebased commits into source branch of your fork (with --force option)

Note: no need to re-open PR, apply changes "inplace".

The [current link](https://arxiv.org/pdf/1808.01752) goes to a
random unrelated paper.
@sitic sitic changed the base branch from master to 3.4 June 19, 2020 09:45
@sitic
Copy link
Copy Markdown
Contributor Author

sitic commented Jun 19, 2020

@asmorkalov thanks, I have rebased it onto 3.4.

@asmorkalov
Copy link
Copy Markdown
Contributor

👍

@opencv-pushbot opencv-pushbot merged commit 425c653 into opencv:3.4 Jun 19, 2020
@alalek alalek mentioned this pull request Jun 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: documentation Documentation fix or update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants