Skip to content

chore(docs): update legacy docs site links with new one #74

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Contributing

Please refer to Cloudsmith's standard guide on [Open-Source Contributing](https://help.cloudsmith.io/docs/contributing).
Please refer to Cloudsmith's standard guide on [Open-Source Contributing](https://docs.cloudsmith.com/contributing).

## Updating bindings

Expand All @@ -19,12 +19,12 @@ Please refer to Cloudsmith's standard guide on [Open-Source Contributing](https:

## Contributor License Agreement

By making any contributions to Cloudsmith Ltd projects you agree to be bound by the terms of the Cloudsmith Ltd [Contributor License Agreement](https://help.cloudsmith.io/docs/contributor-license-agreement).
By making any contributions to Cloudsmith Ltd projects you agree to be bound by the terms of the Cloudsmith Ltd [Contributor License Agreement](https://docs.cloudsmith.com/contributor-license-agreement).

## Coding Conventions

Follow existing structure and style of the build and release scripts. Languages bindings are generated automatically.

## Need Help?

See the section for raising a question in the [Contributing Guide](https://help.cloudsmith.io/docs/contributing).
See the section for raising a question in the [Contributing Guide](https://docs.cloudsmith.com/contributing).
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Releases for each language (where supported) are uploaded to the [Cloudsmith API
- Python (also on [PyPi](https://pypi.python.org/pypi/cloudsmith-api))
- Ruby (also on [RubyGems](https://rubygems.org/gems/cloudsmith-api/))

If you need a different binding, [contact us](https://help.cloudsmith.io/docs/contact-us)!
If you need a different binding, [contact us](contact-us)!


## Getting Started
Expand Down
2 changes: 1 addition & 1 deletion bindings/java/src/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Cloudsmith API (v1)

The API to the Cloudsmith Service

For more information, please visit [https://help.cloudsmith.io](https://help.cloudsmith.io)
For more information, please visit [https://docs.cloudsmith.com/api](https://docs.cloudsmith.com/api)

*Automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen)*

Expand Down
2 changes: 1 addition & 1 deletion bindings/python/src/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This Python package is automatically generated by the [Swagger Codegen](https://
- API version: v1
- Package version: 2.0.20
- Build package: io.swagger.codegen.languages.PythonClientCodegen
For more information, please visit [https://help.cloudsmith.io](https://help.cloudsmith.io)
For more information, please visit [https://docs.cloudsmith.com](https://docs.cloudsmith.com)

## Requirements.

Expand Down
2 changes: 1 addition & 1 deletion bindings/ruby/src/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This SDK is automatically generated by the [Swagger Codegen](https://github.com/
- API version: v1
- Package version: 2.0.20
- Build package: io.swagger.codegen.languages.RubyClientCodegen
For more information, please visit [https://help.cloudsmith.io](https://help.cloudsmith.io)
For more information, please visit [https://docs.cloudsmith.com](https://docs.cloudsmith.com)

## Installation

Expand Down