chore: Fix broken links (#2320)
Co-authored-by: Eric Seidel <eric@eseidel.com> Co-authored-by: Eric Seidel <eric@shorebird.dev>
This commit is contained in:
committed by
GitHub
parent
d43d46ad9f
commit
561a3c829d
@@ -23,9 +23,9 @@ This repository is a monorepo containing the following packages:
|
||||
| [shorebird_code_push_protocol](packages/shorebird_code_push_protocol/README.md) | Dart library which contains common interfaces used by Shorebird CodePush |
|
||||
| [artifact_proxy](packages/artifact_proxy/README.md) | Dart server which supports intercepting and proxying Flutter artifact requests. |
|
||||
| [discord_gcp_alerts](packages/discord_gcp_alerts/README.md) | Dart server which forwards GCP alerts to Discord |
|
||||
| [jwt](packages/jwt/README.md) | Dart library for verifying Json Web Tokens |
|
||||
| [jwt](packages/jwt/README.md) | Dart library for verifying JSON Web Tokens |
|
||||
| [redis_client](packages/redis_client/README.md) | Dart library for interacting with Redis |
|
||||
| [scoped](packages/scoped/README.md) | A simple dependency injection library built on Zones |
|
||||
| [scoped_deps](packages/scoped_deps/README.md) | A simple dependency injection library built on Zones |
|
||||
|
||||
For more information, please refer to the documentation for each package.
|
||||
|
||||
@@ -85,4 +85,4 @@ Shorebird projects are licensed for use under either Apache License, Version 2.0
|
||||
|
||||
See our license philosophy for more information on why we license files this
|
||||
way:
|
||||
https://github.com/shorebirdtech/handbook/blob/main/engineering.md#licensing-philosophy
|
||||
https://handbook.shorebird.dev/engineering/#licensing-philosophy
|
||||
|
||||
Reference in New Issue
Block a user