diff options
author | mzinal <zinal@ydb.tech> | 2022-11-18 19:07:54 +0300 |
---|---|---|
committer | mzinal <zinal@ydb.tech> | 2022-11-18 19:07:54 +0300 |
commit | c99bf985cf0dbeb462857a91e80dd289a467f67a (patch) | |
tree | eaf250c2c068af8024abe6b5cea0779b6bbe6ab4 | |
parent | ea58f4f34a9a7a66d041931c3f91003f41f6d83c (diff) | |
download | ydb-c99bf985cf0dbeb462857a91e80dd289a467f67a.tar.gz |
update links in README.md
-rw-r--r-- | README.md | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md index c7ec44a8110..e85ed089e50 100644 --- a/README.md +++ b/README.md @@ -2,14 +2,16 @@ [](https://github.com/ydb-platform/ydb/blob/main/LICENSE) [](https://github.com/ydb-platform/ydb/releases) -[](https://t.me/YDBPlatform) +[](https://t.me/ydb_en) ## YDB [Website](https://ydb.tech) | [Documentation](https://ydb.tech/docs) | [Official Repository](https://github.com/ydb-platform/ydb) | -[YouTube Channel](https://www.youtube.com/channel/UCHrVUvA1cRakxRP3iwA-yyw) +[YouTube](https://www.youtube.com/c/YDBPlatform) | +[Blog](https://medium.com/ydbtech) | +[Twitter](https://twitter.com/YDBPlatform) YDB is an open-source Distributed SQL Database that combines high availability and scalability with strict consistency and ACID transactions. @@ -79,7 +81,7 @@ For development purposes we test that YDB could be built and run under latest ve We are glad to welcome new contributors! -1. Please read [contributor's guide](CONTRIBUTING.md). +1. Please read the [contributor's guide](CONTRIBUTING.md). 2. We can accept your work to YDB after you have signed contributor's license agreement (aka CLA). 3. Please don't forget to add a note to your pull request, that you agree to the terms of the CLA. |