From 6b061ffd4e408fe6ebce5c208651bdd4bcc81b5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=91=D1=80=D0=B0=D0=BD=D0=B8=D0=BC=D0=B8=D1=80=20=D0=9A?= =?UTF-8?q?=D0=B0=D1=80=D0=B0=D1=9F=D0=B8=D1=9B?= Date: Mon, 11 Jan 2021 23:02:06 -0800 Subject: [PATCH] Updated README. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7a7f6c37c..dfc714d6b 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [bgfx](https://github.com/bkaradzic/bgfx) - Cross-platform rendering library ============================================================================ -[![Build Status](https://travis-ci.org/bkaradzic/bgfx.svg?branch=master)](https://travis-ci.org/bkaradzic/bgfx) +[![Build Status](https://travis-ci.com/bkaradzic/bgfx.svg?branch=master)](https://travis-ci.com/bkaradzic/bgfx) [![Build status](https://ci.appveyor.com/api/projects/status/ipa3ojgeaet1oko5?svg=true)](https://ci.appveyor.com/project/bkaradzic/bgfx) [![License](https://img.shields.io/badge/license-BSD--2%20clause-blue.svg)](https://bkaradzic.github.io/bgfx/license.html) [![Join the chat at https://discord.gg/9eMbv7J](https://img.shields.io/discord/712512073522872352?color=%237289DA&label=bgfx&logo=discord&logoColor=white)](https://discord.gg/9eMbv7J) @@ -77,7 +77,7 @@ Languages: ---------------------------------------------------- - AppVeyor https://ci.appveyor.com/project/bkaradzic/bgfx - - TravisCI https://travis-ci.org/bkaradzic/bgfx + - TravisCI https://travis-ci.com/bkaradzic/bgfx [Getting involved](https://bkaradzic.github.io/bgfx/overview.html#getting-involved) -----------------------------------------------------------------------------------