From 7a478f0503c8c841c503d2b9ca501460ac2ae7fa Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Tue, 7 Jul 2020 20:12:50 -0400 Subject: fix repo link --- IRCStates/IRCStates.csproj | 8 ++++---- IRCTokens/IRCTokens.csproj | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/IRCStates/IRCStates.csproj b/IRCStates/IRCStates.csproj index 162f592..ed75e0c 100644 --- a/IRCStates/IRCStates.csproj +++ b/IRCStates/IRCStates.csproj @@ -3,17 +3,17 @@ netcoreapp3.1 IRCStates - 1.0.0 + 1.0.2 Ben Harris tildeverse.org true true - https://tildegit.org/ben/ircsharp + https://tildegit.org/irctokens/ircsharp MIT - https://tildegit.org/ben/ircsharp/src/branch/master/IRCStates + https://tildegit.org/irctokens/ircsharp/src/branch/main/IRCStates git irc - 1.0.1 + 1.0.2 diff --git a/IRCTokens/IRCTokens.csproj b/IRCTokens/IRCTokens.csproj index cbee30e..04261c0 100644 --- a/IRCTokens/IRCTokens.csproj +++ b/IRCTokens/IRCTokens.csproj @@ -3,17 +3,17 @@ netcoreapp3.1 IRCTokens - 1.0.0 + 1.0.2 Ben Harris tildeverse.org true true - https://tildegit.org/ben/ircsharp + https://tildegit.org/irctokens/ircsharp MIT - https://tildegit.org/ben/ircsharp/src/branch/master/IRCTokens + https://tildegit.org/irctokens/ircsharp/src/branch/main/IRCTokens git irc - 1.0.1 + 1.0.2 -- cgit 1.4.1