Skip to content

Commit 4cc33a3

Browse files
committed
Adjustments for renamed Repo
1 parent c7ab811 commit 4cc33a3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# discord_api
22
_____
33

4-
[![Dart](https://github.com/MeixDev/discord_api_flutter/actions/workflows/dart.yml/badge.svg)](https://github.com/MeixDev/discord_api_flutter/actions/workflows/dart.yml)
4+
[![Dart](https://github.com/MeixDev/discord_api/actions/workflows/dart.yml/badge.svg)](https://github.com/MeixDev/discord_api/actions/workflows/dart.yml)
55
[![Pub](https://img.shields.io/pub/v/discord_api?color=blue&logo=dart)](https://pub.dev/packages/discord_api)
66
[![style: lint](https://img.shields.io/badge/style-lint-4BC0F5.svg)](https://pub.dev/packages/lint)
77

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: discord_api
22
description: A pure dart package wrapping the discord API
33
version: 0.1.0
4-
homepage: https://github.com/MeixDev/discord_api_flutter
5-
repository: https://github.com/MeixDev/discord_api_flutter
4+
homepage: https://github.com/MeixDev/discord_api
5+
repository: https://github.com/MeixDev/discord_api
66

77
environment:
88
sdk: '>=2.15.0 <3.0.0'

0 commit comments

Comments
 (0)