Skip to content

Commit bde45f6

Browse files
zjm-metameta-codesync[bot]
authored andcommitted
chore(bubblewrap): Fix README files under all bubblewrap packages.
Summary: Fixed broken links in README files under all bubblewrap packages. Reviewed By: felixtrz Differential Revision: D104487378 fbshipit-source-id: c5bb367d148dfa4defebcd4b09dd9218a76d5e14
1 parent fd7cee7 commit bde45f6

5 files changed

Lines changed: 17 additions & 6 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@
1616
limitations under the License.
1717
-->
1818
# Bubblewrap
19-
[![Node CI Status](https://github.com/GoogleChromeLabs/bubblewrap/workflows/Node%20CI/badge.svg)](https://github.com/GoogleChromeLabs/bubblewrap/actions?query=workflow%3A%22Node+CI%22)
20-
21-
This is a fork of the [bubblewrap]() project by Google. It has been modified to allow
19+
This is a fork of the [bubblewrap](https://github.com/GoogleChromeLabs/bubblewrap) project by Google. It has been modified to allow
2220
creating [Trusted Web Activities (TWA)](https://developer.chrome.com/docs/android/trusted-web-activity/)
2321
for Meta Quest headsets.
2422

bubblewrap/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<!---
22
3+
Copyright (c) Meta Platforms, Inc. and affiliates.
34
Copyright 2019 Google Inc. All Rights Reserved.
45
56
Licensed under the Apache License, Version 2.0 (the "License");
@@ -15,7 +16,9 @@
1516
limitations under the License.
1617
-->
1718
# Bubblewrap
18-
[![Node CI Status](https://github.com/GoogleChromeLabs/bubblewrap/workflows/Node%20CI/badge.svg)](https://github.com/GoogleChromeLabs/bubblewrap/actions?query=workflow%3A%22Node+CI%22)
19+
This is a fork of the [bubblewrap](https://github.com/GoogleChromeLabs/bubblewrap) project by Google. It has been modified to allow
20+
creating [Trusted Web Activities (TWA)](https://developer.chrome.com/docs/android/trusted-web-activity/)
21+
for Meta Quest headsets.
1922

2023
Bubblewrap is a set of tools and libraries designed to help developers to create, build and update
2124
projects for Android Applications that launch Progressive Web App (PWA) using

bubblewrap/packages/cli/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<!---
22
3+
Copyright (c) Meta Platforms, Inc. and affiliates.
34
Copyright 2019 Google Inc. All Rights Reserved.
45
56
Licensed under the Apache License, Version 2.0 (the "License");
@@ -15,7 +16,9 @@
1516
limitations under the License.
1617
-->
1718
# Bubblewrap CLI
18-
![Node CI Status](https://github.com/GoogleChromeLabs/bubblewrap/workflows/Node%20CI/badge.svg)
19+
This is a fork of the [bubblewrap](https://github.com/GoogleChromeLabs/bubblewrap) project by Google. It has been modified to allow
20+
creating [Trusted Web Activities (TWA)](https://developer.chrome.com/docs/android/trusted-web-activity/)
21+
for Meta Quest headsets.
1922

2023
Bubblewrap is a Command Line Interface (CLI) that helps developers to create
2124
a Project for an Android application that launches an existing Progressive Web App (PWA) using a

bubblewrap/packages/core/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<!---
22
3+
Copyright (c) Meta Platforms, Inc. and affiliates.
34
Copyright 2019 Google Inc. All Rights Reserved.
45
56
Licensed under the Apache License, Version 2.0 (the "License");
@@ -15,7 +16,9 @@
1516
limitations under the License.
1617
-->
1718
# Bubblewrap Core
18-
![Node CI Status](https://github.com/GoogleChromeLabs/bubblewrap/workflows/Node%20CI/badge.svg)
19+
This is a fork of the [bubblewrap](https://github.com/GoogleChromeLabs/bubblewrap) project by Google. It has been modified to allow
20+
creating [Trusted Web Activities (TWA)](https://developer.chrome.com/docs/android/trusted-web-activity/)
21+
for Meta Quest headsets.
1922

2023
Bubblewrap Core is a NodeJS library that helps developers to create a Project for an Android
2124
application that launches an existing Progressive Web App (PWA) using a

bubblewrap/packages/validator/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<!---
22
3+
Copyright (c) Meta Platforms, Inc. and affiliates.
34
Copyright 2019 Google Inc. All Rights Reserved.
45
56
Licensed under the Apache License, Version 2.0 (the "License");
@@ -15,6 +16,9 @@
1516
limitations under the License.
1617
-->
1718
# Bubblewrap Validator
19+
This is a fork of the [bubblewrap](https://github.com/GoogleChromeLabs/bubblewrap) project by Google. It has been modified to allow
20+
creating [Trusted Web Activities (TWA)](https://developer.chrome.com/docs/android/trusted-web-activity/)
21+
for Meta Quest headsets.
1822

1923
Bubblewrap Validator is a JavaScript library that helps developers to verify if their
2024
[Trusted Web Activity][1] project is well formed as well as validating if the Progressive Web

0 commit comments

Comments
 (0)