Skip to content

Commit fa4fe2b

Browse files
authored
Update libraries served from gstatic.com (apigee#281)
1 parent 5af2900 commit fa4fe2b

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

modules/apigee_asyncapi_doc/apigee_asyncapi_doc.libraries.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ asyncapi:
1717
version: VERSION
1818
license:
1919
name: Apache License 2.0
20-
url: https://github.com/asyncapi/asyncapi-react/blob/master/LICENSE
20+
url: https://www.gstatic.com/apigee-devportal/asyncapi/20250908_RC00/asyncapi-web-component.js.LICENSE.txt
2121
gpl-compatible: true
2222
js:
23-
https://unpkg.com/@webcomponents/webcomponentsjs/webcomponents-bundle.js: {type: external, minified: true}
24-
https://unpkg.com/@asyncapi/web-component/lib/asyncapi-web-component.js: {type: external, minified: true}
23+
https://www.gstatic.com/apigee-devportal/asyncapi/20250908_RC00/asyncapi-web-component.js: {type: external, minified: true}

modules/apigee_asyncapi_doc/css/apigee-asyncapi-doc.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
1616
*/
1717

18-
@import url(https://unpkg.com/@asyncapi/react-component/styles/default.min.css);
18+
@import url(https://www.gstatic.com/apigee-devportal/asyncapi/20250908_RC00/default.min.css);
1919

2020
/* Customization as per Apigee */
2121
.asyncapi,

0 commit comments

Comments
 (0)