diff --git a/README.md b/README.md index aa0f1d58..fa9343c1 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,48 @@
+ + My open source work is supported by the community + +
+
+
@@ -30,7 +70,6 @@
- [FAQ](./docs/FAQ.md)
- [Contributors](#contributors)
- [Changelog](./CHANGELOG.md)
-- [Sponsors](#sponsors)
## Features
- **Complete** - All features of Gitlab's exposed APIs are covered up to version [16.0](https://docs.gitlab.com/15.11/ee/api/api_resources.html).
@@ -155,18 +194,3 @@
This started as a fork from [node-gitlab-legacy](https://github.com/rest-gitlab/rest-gitlab-legacy) but I ended up rewriting much of the code. Here are the original work's [contributors](https://github.com/rest-gitlab/rest-gitlab-legacy#contributors).
-
-## Sponsors
-
-
+ + My open source work is supported by the community + +
+
+
@@ -32,6 +72,8 @@
## Table of Contents
- [Usage](#usage)
+- [Testing](../../docs/TESTING.md)
+- [FAQ](../../FAQ.md)
- [Contributors](#contributors)
- [Changelog](./CHANGELOG.md)
diff --git a/packages/core/README.md b/packages/core/README.md
index 0dd9af3d..2be8a00f 100644
--- a/packages/core/README.md
+++ b/packages/core/README.md
@@ -1,8 +1,48 @@
+ + My open source work is supported by the community + +
+
+
@@ -32,6 +72,8 @@
## Table of Contents
- [Usage](#usage)
+- [Testing](../../docs/TESTING.md)
+- [FAQ](../../FAQ.md)
- [Contributors](#contributors)
- [Changelog](./CHANGELOG.md)
diff --git a/packages/requester-utils/README.md b/packages/requester-utils/README.md
index 7f70ebc5..120b4185 100644
--- a/packages/requester-utils/README.md
+++ b/packages/requester-utils/README.md
@@ -1,8 +1,48 @@
+ + My open source work is supported by the community + +
+
+
@@ -32,6 +72,8 @@
## Table of Contents
- [Usage](#usage)
+- [Testing](../../docs/TESTING.md)
+- [FAQ](../../FAQ.md)
- [Contributors](#contributors)
- [Changelog](./CHANGELOG.md)
diff --git a/packages/rest/README.md b/packages/rest/README.md
index 4938b5e4..b2f26cf9 100644
--- a/packages/rest/README.md
+++ b/packages/rest/README.md
@@ -1,8 +1,48 @@
+ + My open source work is supported by the community + +
+
+
@@ -37,8 +77,8 @@
- [Pagination](#pagination)
- [Error Handling](#error-handling)
- [Examples](#examples)
-- [Testing](https://github.com/jdalrymple/gitbeaker/blob/main/docs/TESTING.md)
-- [FAQ](https://github.com/jdalrymple/gitbeaker/blob/main/docs/FAQ.md)
+- [Testing](../../docs/TESTING.md)
+- [FAQ](../../FAQ.md)
- [Contributors](#contributors)
- [Changelog](./CHANGELOG.md)