Skip to content

changed bitbucket.org to github.com in documentation and examples#4

Closed
dmitris wants to merge 3 commits intotebeka:masterfrom
dmitris:master
Closed

changed bitbucket.org to github.com in documentation and examples#4
dmitris wants to merge 3 commits intotebeka:masterfrom
dmitris:master

Conversation

@dmitris
Copy link
Copy Markdown

@dmitris dmitris commented Dec 18, 2013

... so that http://godoc.org/github.com/tebeka/selenium would not refer to bitbucket.org :)

@tebeka
Copy link
Copy Markdown
Owner

tebeka commented Dec 18, 2013

Actually, the main development is on bitbucket. Github is a mirror for people who prefer using git.

@tebeka tebeka closed this Dec 18, 2013
@dmitris
Copy link
Copy Markdown
Author

dmitris commented Dec 19, 2013

But that leads to inconsistent documentation / example on the github mirror. You go to godoc.org, search for selenium, click on the first link in the results github.com/tebeka/selenium, the page starts with: import "github.com/tebeka/selenium", you do "go get github.com/tebeka/selenium", but if you try to copy and paste the given example, it won't work because the imports includes "bitbucket.org/tebeka/selenium" (which contradicts the first line on the page: import "github.com/tebeka/selenium"). Not a big deal, of course - feel free to ignore :)

@tebeka
Copy link
Copy Markdown
Owner

tebeka commented Dec 27, 2013

I agree, will think about updating the links in the github mirror.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants