Skip to content

Commit e471660

Browse files
authored
Merge pull request #2100 from czoido/remove_bintray_references
Remove some old bintray references
2 parents b44e79d + 39d4a88 commit e471660

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -206,16 +206,16 @@ Or reference the :ref:`conan_export_pkg_command` directly.
206206
Use external references with external URL at the bottom of the file like this:
207207

208208
```
209-
Submit a request to include it in `conan-center`_.
209+
Submit a pull request to include it in `conan-center-index`_.
210210
...
211211
...
212212
213-
.. _`conan-center`: https://bintray.com/conan/conan-center
213+
.. _`conan-center-index`: https://github.com/conan-io/conan-center-index
214214
```
215215

216216
In case you want to use explicit external references with a link, make sure it doesn't exceed the maximum line length, otherwise it
217217
should considered to be written as a normal external reference.
218218

219219
```
220-
If you are just evaluating conan, you can create an account on https://bintray.com
220+
Visit conan-center to check if the library is already there on https://conan.io/center/
221221
```

uploading_packages/remotes.rst

-1
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,4 @@ There are 2 different types of packages right now in Conan-center:
6060
To contribute packages to Conan-center, read the :ref:`conan-center guide <conan_center_flow>` for more information.
6161

6262

63-
.. _`conan-center`: https://bintray.com/conan/conan-center
6463
.. _Artifactory documentation: https://www.jfrog.com/confluence/display/JFROG/JFrog+Artifactory

using_packages/conanfile_txt.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -307,4 +307,4 @@ for package management, not only for (but focused on) C/C++ libraries.
307307
To learn more about working with shared libraries, please refer to :ref:`Howtos/Manage shared libraries<manage_shared>`.
308308

309309

310-
.. _`pocoproject`: https://bintray.com/pocoproject/conan/Poco%3Apocoproject
310+
.. _`pocoproject`: https://conan.io/center/poco

0 commit comments

Comments
 (0)