Skip to content

Commit cdcdfef

Browse files
committed
Fix footer include to point to upstream directly
1 parent b4cf7fb commit cdcdfef

File tree

3 files changed

+1
-35
lines changed

3 files changed

+1
-35
lines changed

.netconfig

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -162,11 +162,6 @@
162162
sha = 5d05e541d7b028d64b044c5b9cc80afa19dc0de0
163163
etag = c73a2aa293ec204e46771a99b095566082cad7989595ea725e5d76b27fe90894
164164
weak
165-
[file "docs/sponsors.md"]
166-
url = https://github.com/devlooped/sponsors/blob/main/sponsors.md
167-
sha = 5870fc9dac67286970524fe72fdbf8b8a4f5b8f5
168-
etag = 7b2b58f10188541ae4a4c0e0eb930f6d4c6a7ce69b9c01a50b65e9ea01e33aa9
169-
weak
170165
[file ".github/workflows/sponsor.yml"]
171166
url = https://github.com/devlooped/.github/blob/main/.github/workflows/sponsor.yml
172167
sha = e347e5c7b91aaeb11eff95037c2c0b54206cc976

docs/sponsors.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

readme.md

Lines changed: 1 addition & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -118,24 +118,4 @@ The versioning scheme for packages is:
118118

119119

120120
<!-- #sponsors -->
121-
<!-- include docs/footer.md -->
122-
# Sponsors
123-
124-
<!-- sponsors.md -->
125-
[![Kirill Osenkov](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/KirillOsenkov.png "Kirill Osenkov")](https://github.com/KirillOsenkov)
126-
[![C. Augusto Proiete](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/augustoproiete.png "C. Augusto Proiete")](https://github.com/augustoproiete)
127-
[![SandRock](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/sandrock.png "SandRock")](https://github.com/sandrock)
128-
[![Amazon Web Services](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/aws.png "Amazon Web Services")](https://github.com/aws)
129-
[![Christian Findlay](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/MelbourneDeveloper.png "Christian Findlay")](https://github.com/MelbourneDeveloper)
130-
[![Clarius Org](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/clarius.png "Clarius Org")](https://github.com/clarius)
131-
[![MFB Technologies, Inc.](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/MFB-Technologies-Inc.png "MFB Technologies, Inc.")](https://github.com/MFB-Technologies-Inc)
132-
133-
134-
<!-- sponsors.md -->
135-
136-
[![Sponsor this project](https://raw.githubusercontent.com/devlooped/sponsors/main/sponsor.png "Sponsor this project")](https://github.com/sponsors/devlooped)
137-
&nbsp;
138-
139-
[Learn more about GitHub Sponsors](https://github.com/sponsors)
140-
141-
<!-- docs/footer.md -->
121+
<!-- include https://github.com/devlooped/sponsors/raw/main/footer.md -->

0 commit comments

Comments
 (0)