Skip to content

Commit

Permalink
updating links
Browse files Browse the repository at this point in the history
  • Loading branch information
vvb committed Jul 8, 2016
1 parent 254abae commit 851e5e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ Before you submit a pull request, check that it meets these guidelines:
your new functionality into a function with a docstring, and add the
feature to the list in README.rst.
3. The pull request should work for Python 2.6, 2.7, 3.3, 3.4 and 3.5, and for PyPy. Check
https://travis-ci.org/vijayvikrant/ucsmsdk_samples/pull_requests
https://travis-ci.org/ciscoucs/ucsmsdk_samples/pull_requests
and make sure that the tests pass for all supported Python versions.

Tips
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
long_description=readme + '\n\n' + history,
author="Vikrant Balyan",
author_email='[email protected]',
url='https://github.com/vijayvikrant/ucsmsdk_samples',
url='https://github.com/ciscoucs/ucsmsdk_samples',
packages=[
'ucsmsdk_samples',
],
Expand Down

0 comments on commit 851e5e0

Please sign in to comment.