Skip to content

Commit cf0759e

Browse files
authored
chore(docs): update legacy docs site links with new one (#74)
* chore(docs): update legacy docs site links with new one
1 parent b8f65ab commit cf0759e

5 files changed

Lines changed: 7 additions & 7 deletions

File tree

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Contributing
22

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

55
## Updating bindings
66

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

2020
## Contributor License Agreement
2121

22-
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).
22+
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).
2323

2424
## Coding Conventions
2525

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

2828
## Need Help?
2929

30-
See the section for raising a question in the [Contributing Guide](https://help.cloudsmith.io/docs/contributing).
30+
See the section for raising a question in the [Contributing Guide](https://docs.cloudsmith.com/contributing).

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Releases for each language (where supported) are uploaded to the [Cloudsmith API
1616
- Python (also on [PyPi](https://pypi.python.org/pypi/cloudsmith-api))
1717
- Ruby (also on [RubyGems](https://rubygems.org/gems/cloudsmith-api/))
1818

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

2121

2222
## Getting Started

bindings/java/src/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Cloudsmith API (v1)
55

66
The API to the Cloudsmith Service
77

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

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

bindings/python/src/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This Python package is automatically generated by the [Swagger Codegen](https://
66
- API version: v1
77
- Package version: 2.0.21
88
- Build package: io.swagger.codegen.languages.PythonClientCodegen
9-
For more information, please visit [https://help.cloudsmith.io](https://help.cloudsmith.io)
9+
For more information, please visit [https://docs.cloudsmith.com](https://docs.cloudsmith.com)
1010

1111
## Requirements.
1212

bindings/ruby/src/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This SDK is automatically generated by the [Swagger Codegen](https://github.com/
99
- API version: v1
1010
- Package version: 2.0.21
1111
- Build package: io.swagger.codegen.languages.RubyClientCodegen
12-
For more information, please visit [https://help.cloudsmith.io](https://help.cloudsmith.io)
12+
For more information, please visit [https://docs.cloudsmith.com](https://docs.cloudsmith.com)
1313

1414
## Installation
1515

0 commit comments

Comments
 (0)