From 460cb21c6215433da526192720de40b6662f5f99 Mon Sep 17 00:00:00 2001 From: ILikePlayingGames <22475143+ILikePlayingGames@users.noreply.github.com> Date: Fri, 29 Jul 2022 00:21:46 -0400 Subject: [PATCH] Fix Travis CI Link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bf541b0..11ac1a5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Vault - Abstraction Library for Bukkit - [![](https://travis-ci.org/MilkBowl/Vault.svg?branch=master)](https://travis-ci.org/MilkBowl/Vault) +# Vault - Abstraction Library for Bukkit - [![Build Status](https://app.travis-ci.com/MilkBowl/Vault.svg?branch=master)](https://app.travis-ci.com/MilkBowl/Vault) ## For Developers: Please see the [VaultAPI](https://www.github.com/MilkBowl/VaultAPI) page for @@ -105,4 +105,4 @@ new plugin connectors. - Permissions Ex (PEX) (https://forums.bukkit.org/threads/18140/) - rscPermissions - TotalPermissions (https://dev.bukkit.org/projects/totalpermissions) - - zPermissions \ No newline at end of file + - zPermissions