diff options
| author | Petros Amiridis <petros@amiridis.net> | 2011-04-14 13:28:56 +0300 |
|---|---|---|
| committer | Petros Amiridis <petros@amiridis.net> | 2011-04-14 13:28:56 +0300 |
| commit | 845d8c5fbd5b1e59bf8b4a8e478e4276128587fe (patch) | |
| tree | 0c16ce2c66dd44c35386e5d7f366e5c3b54745ef /_posts/2009-06-25-moving-a-repo.markdown | |
| parent | f33896b0a9193057877ae06e8a228369120531c4 (diff) | |
fixed repository list in the move repositories support request example
Diffstat (limited to '_posts/2009-06-25-moving-a-repo.markdown')
| -rw-r--r-- | _posts/2009-06-25-moving-a-repo.markdown | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/_posts/2009-06-25-moving-a-repo.markdown b/_posts/2009-06-25-moving-a-repo.markdown index ef3f135..dd60665 100644 --- a/_posts/2009-06-25-moving-a-repo.markdown +++ b/_posts/2009-06-25-moving-a-repo.markdown @@ -32,13 +32,13 @@ If you wish to move a repo between users or organizations, please [contact suppo *Repositories* -myaccount/repoA -myaccount/repoB -myaccount/repoC + myaccount/repoA + myaccount/repoB + myaccount/repoC *Destination* -destinationaccount + destinationaccount Existing forks -------------- |
