docs: master has been renamed in main a while ago

This commit is contained in:
peterpeterparker 2021-09-10 15:32:19 +02:00
parent feb7c44472
commit 559879d8b8
45 changed files with 617 additions and 617 deletions

File diff suppressed because it is too large Load Diff

View File

@ -49,11 +49,11 @@ We would be grateful to get your help to translate our apps!
The online editor ([studio](https://github.com/deckgo/deckdeckgo/tree/master/studio)) can be translated as following:
1. Copy [en.json](https://github.com/deckgo/deckdeckgo/blob/master/studio/src/assets/i18n/en.json) to a new filename reflecting the language (such as for example `fr.json` for French)
1. Copy [en.json](https://github.com/deckgo/deckdeckgo/blob/main/studio/src/assets/i18n/en.json) to a new filename reflecting the language (such as for example `fr.json` for French)
2. Translate each keys of the newly created file
3. Provide a PR
If you would like to test your translations, either test these by overwriting temporarily [en.json](https://github.com/deckgo/deckdeckgo/blob/master/studio/src/assets/i18n/en.json) or add the new language as following:
If you would like to test your translations, either test these by overwriting temporarily [en.json](https://github.com/deckgo/deckdeckgo/blob/main/studio/src/assets/i18n/en.json) or add the new language as following:
1. Add it the to the list of supported languages in [languages.d.ts](https://github.com/deckgo/deckdeckgo/blob/main/studio/src/app/definitions/languages.d.ts)
2. Add a related dynamic import in the state management [i18n.store.ts](https://github.com/deckgo/deckdeckgo/blob/bdc79b9cd1f52171bab2f772fa6905c710f3b2e0/studio/src/app/stores/i18n.store.ts#L11)
@ -70,7 +70,7 @@ The new website of [DeckDeckGo] supports i18n. To provide a new language with a
1. Copy each [pages](https://github.com/deckgo/deckdeckgo/tree/master/site/src/pages/) to their new languages. For example `index.en.js` to `index.fr.js` to create a French page.
2. Translate the text of the pages "index, enterprise and discover" in their related [json](https://github.com/deckgo/deckdeckgo/tree/master/site/src/assets/i18n/) data.
3. Translate all other pages directly in their related Javascript files (we did not extract the text from the "simple" page).
4. Provide a translation for the [meta](https://github.com/deckgo/deckdeckgo/blob/master/site/gatsby-config.js) description.
4. Provide a translation for the [meta](https://github.com/deckgo/deckdeckgo/blob/main/site/gatsby-config.js) description.
### Remote

View File

@ -1,4 +1,4 @@
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/deckgo/deckdeckgo/blob/master/backend/LICENSE)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/deckgo/deckdeckgo/blob/main/backend/LICENSE)
# DeckDeckGo - Backend

View File

@ -4,7 +4,7 @@
[npm-badge]: https://img.shields.io/npm/v/create-deckdeckgo
[npm-badge-url]: https://www.npmjs.com/package/create-deckdeckgo
[npm-license]: https://img.shields.io/npm/l/create-deckdeckgo
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/master/cli/LICENSE
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/main/cli/LICENSE
# DeckDeckGo - CLI

View File

@ -1,7 +1,7 @@
[![license][agpl-license]][agpl-license-url]
[agpl-license]: https://img.shields.io/badge/License-AGPL%20v3-blue.svg
[agpl-license-url]: https://github.com/deckgo/deckdeckgo/blob/master/cloud/GNU-AGPL-3.0
[agpl-license-url]: https://github.com/deckgo/deckdeckgo/blob/main/cloud/GNU-AGPL-3.0
# DeckDeckGo - Cloud

View File

@ -1,4 +1,4 @@
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/deckgo/deckdeckgo/blob/master/docs/LICENSE)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/deckgo/deckdeckgo/blob/main/docs/LICENSE)
# DeckDeckGo - Docs

View File

@ -1,7 +1,7 @@
[![license][agpl-license]][agpl-license-url]
[agpl-license]: https://img.shields.io/badge/License-AGPL%20v3-blue.svg
[agpl-license-url]: https://github.com/deckgo/deckdeckgo/blob/master/infra/GNU-AGPL-3.0
[agpl-license-url]: https://github.com/deckgo/deckdeckgo/blob/main/infra/GNU-AGPL-3.0
# DeckDeckGo - Infrastructure

View File

@ -1,7 +1,7 @@
[![license][agpl-license]][agpl-license-url]
[agpl-license]: https://img.shields.io/badge/License-AGPL%20v3-blue.svg
[agpl-license-url]: https://github.com/deckgo/deckdeckgo/blob/master/infra/handler/GNU-AGPL-3.0
[agpl-license-url]: https://github.com/deckgo/deckdeckgo/blob/main/infra/handler/GNU-AGPL-3.0
# DeckDeckGo - Handler

View File

@ -1,7 +1,7 @@
[![license][agpl-license]][agpl-license-url]
[agpl-license]: https://img.shields.io/badge/License-AGPL%20v3-blue.svg
[agpl-license-url]: https://github.com/deckgo/deckdeckgo/blob/master/remote/GNU-AGPL-3.0
[agpl-license-url]: https://github.com/deckgo/deckdeckgo/blob/main/remote/GNU-AGPL-3.0
# DeckDeckGo - App

View File

@ -1,7 +1,7 @@
[![license][agpl-license]][agpl-license-url]
[agpl-license]: https://img.shields.io/badge/License-AGPL%20v3-blue.svg
[agpl-license-url]: https://github.com/deckgo/deckdeckgo/blob/master/site/GNU-AGPL-3.0
[agpl-license-url]: https://github.com/deckgo/deckdeckgo/blob/main/site/GNU-AGPL-3.0
# DeckDeckGo - Site

View File

@ -1,7 +1,7 @@
[![license][agpl-license]][agpl-license-url]
[agpl-license]: https://img.shields.io/badge/License-AGPL%20v3-blue.svg
[agpl-license-url]: https://github.com/deckgo/deckdeckgo/blob/master/studio/GNU-AGPL-3.0
[agpl-license-url]: https://github.com/deckgo/deckdeckgo/blob/main/studio/GNU-AGPL-3.0
# DeckDeckGo - Studio

View File

@ -4,7 +4,7 @@
[npm-badge]: https://img.shields.io/npm/v/@deckdeckgo/slide-aspect-ratio
[npm-badge-url]: https://www.npmjs.com/package/@deckdeckgo/slide-aspect-ratio
[npm-license]: https://img.shields.io/npm/l/@deckdeckgo/slide-aspect-ratio
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/master/webcomponents/slide-aspect-ratio/LICENSE
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/main/webcomponents/slide-aspect-ratio/LICENSE
# DeckDeckGo - Slide "Aspect Ratio"

View File

@ -4,7 +4,7 @@
[npm-badge]: https://img.shields.io/npm/v/@deckdeckgo/slide-author
[npm-badge-url]: https://www.npmjs.com/package/@deckdeckgo/slide-author
[npm-license]: https://img.shields.io/npm/l/@deckdeckgo/slide-author
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/master/templates/author/LICENSE
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/main/templates/author/LICENSE
# DeckDeckGo - Slide "Author"

View File

@ -4,7 +4,7 @@
[npm-badge]: https://img.shields.io/npm/v/@deckdeckgo/slide-chart
[npm-badge-url]: https://www.npmjs.com/package/@deckdeckgo/slide-chart
[npm-license]: https://img.shields.io/npm/l/@deckdeckgo/slide-chart
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/master/templates/chart/LICENSE
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/main/templates/chart/LICENSE
# DeckDeckGo - Slide "Chart"

View File

@ -4,7 +4,7 @@
[npm-badge]: https://img.shields.io/npm/v/@deckdeckgo/slide-content
[npm-badge-url]: https://www.npmjs.com/package/@deckdeckgo/slide-content
[npm-license]: https://img.shields.io/npm/l/@deckdeckgo/slide-content
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/master/templates/content/LICENSE
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/main/templates/content/LICENSE
# DeckDeckGo - Slide "Content"

View File

@ -4,7 +4,7 @@
[npm-badge]: https://img.shields.io/npm/v/@deckdeckgo/slide-gif
[npm-badge-url]: https://www.npmjs.com/package/@deckdeckgo/slide-gif
[npm-license]: https://img.shields.io/npm/l/@deckdeckgo/slide-gif
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/master/templates/gif/LICENSE
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/main/templates/gif/LICENSE
# DeckDeckGo - Slide "Gif"

View File

@ -4,7 +4,7 @@
[npm-badge]: https://img.shields.io/npm/v/@deckdeckgo/slide-playground
[npm-badge-url]: https://www.npmjs.com/package/@deckdeckgo/slide-playground
[npm-license]: https://img.shields.io/npm/l/@deckdeckgo/slide-playground
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/master/templates/playground/LICENSE
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/main/templates/playground/LICENSE
# DeckDeckGo - Slide "Playground"

View File

@ -4,7 +4,7 @@
[npm-badge]: https://img.shields.io/npm/v/@deckdeckgo/slide-poll
[npm-badge-url]: https://www.npmjs.com/package/@deckdeckgo/slide-poll
[npm-license]: https://img.shields.io/npm/l/@deckdeckgo/slide-poll
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/master/templates/poll/LICENSE
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/main/templates/poll/LICENSE
# DeckDeckGo - Slide "Poll"

View File

@ -4,7 +4,7 @@
[npm-badge]: https://img.shields.io/npm/v/@deckdeckgo/slide-qrcode
[npm-badge-url]: https://www.npmjs.com/package/@deckdeckgo/slide-qrcode
[npm-license]: https://img.shields.io/npm/l/@deckdeckgo/slide-qrcode
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/master/templates/qrcode/LICENSE
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/main/templates/qrcode/LICENSE
# DeckDeckGo - Slide "QR Code"

View File

@ -4,7 +4,7 @@
[npm-badge]: https://img.shields.io/npm/v/@deckdeckgo/slide-split
[npm-badge-url]: https://www.npmjs.com/package/@deckdeckgo/slide-split
[npm-license]: https://img.shields.io/npm/l/@deckdeckgo/slide-split
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/master/templates/split/LICENSE
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/main/templates/split/LICENSE
# DeckDeckGo - Slide "Split"

View File

@ -4,7 +4,7 @@
[npm-badge]: https://img.shields.io/npm/v/@deckdeckgo/slide-title
[npm-badge-url]: https://www.npmjs.com/package/@deckdeckgo/slide-title
[npm-license]: https://img.shields.io/npm/l/@deckdeckgo/slide-title
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/master/templates/title/LICENSE
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/main/templates/title/LICENSE
# DeckDeckGo - Slide "Title"

View File

@ -4,7 +4,7 @@
[npm-badge]: https://img.shields.io/npm/v/@deckdeckgo/slide-youtube
[npm-badge-url]: https://www.npmjs.com/package/@deckdeckgo/slide-youtube
[npm-license]: https://img.shields.io/npm/l/@deckdeckgo/slide-youtube
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/master/templates/youtube/LICENSE
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/main/templates/youtube/LICENSE
# DeckDeckGo - Slide "Youtube"

View File

@ -4,7 +4,7 @@
[npm-badge]: https://img.shields.io/npm/v/@deckdeckgo/deck-utils
[npm-badge-url]: https://www.npmjs.com/package/@deckdeckgo/deck-utils
[npm-license]: https://img.shields.io/npm/l/@deckdeckgo/deck-utils
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/master/utils/deck/LICENSE
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/main/utils/deck/LICENSE
# DeckDeckGo - Deck utils

View File

@ -4,7 +4,7 @@
[npm-badge]: https://img.shields.io/npm/v/@deckdeckgo/remote-utils
[npm-badge-url]: https://www.npmjs.com/package/@deckdeckgo/remote-utils
[npm-license]: https://img.shields.io/npm/l/@deckdeckgo/remote-utils
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/master/utils/remote/LICENSE
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/main/utils/remote/LICENSE
# DeckDeckGo - Remote utils

View File

@ -4,7 +4,7 @@
[npm-badge]: https://img.shields.io/npm/v/@deckdeckgo/slide-utils
[npm-badge-url]: https://www.npmjs.com/package/@deckdeckgo/slide-utils
[npm-license]: https://img.shields.io/npm/l/@deckdeckgo/slide-utils
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/master/utils/slide/LICENSE
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/main/utils/slide/LICENSE
# DeckDeckGo - Slide utils

View File

@ -4,7 +4,7 @@
[npm-badge]: https://img.shields.io/npm/v/@deckdeckgo/types
[npm-badge-url]: https://www.npmjs.com/package/@deckdeckgo/types
[npm-license]: https://img.shields.io/npm/l/@deckdeckgo/types
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/master/utils/types/LICENSE
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/main/utils/types/LICENSE
# DeckDeckGo - Types

View File

@ -4,7 +4,7 @@
[npm-badge]: https://img.shields.io/npm/v/@deckdeckgo/utils
[npm-badge-url]: https://www.npmjs.com/package/@deckdeckgo/utils
[npm-license]: https://img.shields.io/npm/l/@deckdeckgo/utils
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/master/utils/utils/LICENSE
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/main/utils/utils/LICENSE
# DeckDeckGo - Utils

View File

@ -4,7 +4,7 @@
[npm-badge]: https://img.shields.io/npm/v/@deckdeckgo/charts
[npm-badge-url]: https://www.npmjs.com/package/@deckdeckgo/charts
[npm-license]: https://img.shields.io/npm/l/@deckdeckgo/charts
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/master/webcomponents/charts/LICENSE
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/main/webcomponents/charts/LICENSE
# DeckDeckGo - Charts

View File

@ -4,7 +4,7 @@
[npm-badge]: https://img.shields.io/npm/v/@deckdeckgo/color
[npm-badge-url]: https://www.npmjs.com/package/@deckdeckgo/color
[npm-license]: https://img.shields.io/npm/l/@deckdeckgo/color
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/master/webcomponents/color/LICENSE
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/main/webcomponents/color/LICENSE
# DeckDeckGo - Color Picker

View File

@ -4,7 +4,7 @@
[npm-badge]: https://img.shields.io/npm/v/@deckdeckgo/core
[npm-badge-url]: https://www.npmjs.com/package/@deckdeckgo/core
[npm-license]: https://img.shields.io/npm/l/@deckdeckgo/core
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/master/webcomponents/core/LICENSE
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/main/webcomponents/core/LICENSE
# DeckDeckGo - Core

View File

@ -4,7 +4,7 @@
[npm-badge]: https://img.shields.io/npm/v/@deckdeckgo/demo
[npm-badge-url]: https://www.npmjs.com/package/@deckdeckgo/demo
[npm-license]: https://img.shields.io/npm/l/@deckdeckgo/demo
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/master/webcomponents/demo/LICENSE
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/main/webcomponents/demo/LICENSE
# DeckDeckGo - Demo

View File

@ -4,7 +4,7 @@
[npm-badge]: https://img.shields.io/npm/v/@deckdeckgo/drag-resize-rotate
[npm-badge-url]: https://www.npmjs.com/package/@deckdeckgo/drag-resize-rotate
[npm-license]: https://img.shields.io/npm/l/@deckdeckgo/drag-resize-rotate
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/master/webcomponents/drag-resize-rotate/LICENSE
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/main/webcomponents/drag-resize-rotate/LICENSE
# DeckDeckGo - Draggable, Resizable and Rotatable

View File

@ -4,7 +4,7 @@
[npm-badge]: https://img.shields.io/npm/v/@deckdeckgo/highlight-code
[npm-badge-url]: https://www.npmjs.com/package/@deckdeckgo/highlight-code
[npm-license]: https://img.shields.io/npm/l/@deckdeckgo/highlight-code
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/master/webcomponents/highlight-code/LICENSE
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/main/webcomponents/highlight-code/LICENSE
# DeckDeckGo - Highlight Code

View File

@ -4,7 +4,7 @@
[npm-badge]: https://img.shields.io/npm/v/@deckdeckgo/inline-editor
[npm-badge-url]: https://www.npmjs.com/package/@deckdeckgo/inline-editor
[npm-license]: https://img.shields.io/npm/l/@deckdeckgo/inline-editor
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/master/webcomponents/inline-editor/LICENSE
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/main/webcomponents/inline-editor/LICENSE
# DeckDeckGo - WYSIWYG HTML Inline Editor Web Component

View File

@ -4,7 +4,7 @@
[npm-badge]: https://img.shields.io/npm/v/@deckdeckgo/laser-pointer
[npm-badge-url]: https://www.npmjs.com/package/@deckdeckgo/laser-pointer
[npm-license]: https://img.shields.io/npm/l/@deckdeckgo/laser-pointer
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/master/webcomponents/laser-pointer/LICENSE
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/main/webcomponents/laser-pointer/LICENSE
# DeckDeckGo - Laser Pointer

View File

@ -4,7 +4,7 @@
[npm-badge]: https://img.shields.io/npm/v/@deckdeckgo/lazy-img
[npm-badge-url]: https://www.npmjs.com/package/@deckdeckgo/lazy-img
[npm-license]: https://img.shields.io/npm/l/@deckdeckgo/lazy-img
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/master/webcomponents/lazy-img/LICENSE
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/main/webcomponents/lazy-img/LICENSE
# DeckDeckGo - A dead simple Web Component to lazy load images

View File

@ -4,7 +4,7 @@
[npm-badge]: https://img.shields.io/npm/v/@deckdeckgo/markdown
[npm-badge-url]: https://www.npmjs.com/package/@deckdeckgo/markdown
[npm-license]: https://img.shields.io/npm/l/@deckdeckgo/markdown
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/master/webcomponents/markdown/LICENSE
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/main/webcomponents/markdown/LICENSE
# DeckDeckGo - Markdown Parser

View File

@ -4,7 +4,7 @@
[npm-badge]: https://img.shields.io/npm/v/@deckdeckgo/math
[npm-badge-url]: https://www.npmjs.com/package/@deckdeckgo/math
[npm-license]: https://img.shields.io/npm/l/@deckdeckgo/math
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/master/webcomponents/math/LICENSE
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/main/webcomponents/math/LICENSE
# DeckDeckGo - Math

View File

@ -4,7 +4,7 @@
[npm-badge]: https://img.shields.io/npm/v/@deckdeckgo/qrcode
[npm-badge-url]: https://www.npmjs.com/package/@deckdeckgo/qrcode
[npm-license]: https://img.shields.io/npm/l/@deckdeckgo/qrcode
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/master/webcomponents/qrcode/LICENSE
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/main/webcomponents/qrcode/LICENSE
# DeckDeckGo - QR Code

View File

@ -4,7 +4,7 @@
[npm-badge]: https://img.shields.io/npm/v/@deckdeckgo/remote
[npm-badge-url]: https://www.npmjs.com/package/@deckdeckgo/remote
[npm-license]: https://img.shields.io/npm/l/@deckdeckgo/remote
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/master/webcomponents/remote/LICENSE
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/main/webcomponents/remote/LICENSE
# DeckDeckGo - Remote

View File

@ -4,7 +4,7 @@
[npm-badge]: https://img.shields.io/npm/v/@deckdeckgo/core
[npm-badge-url]: https://www.npmjs.com/package/@deckdeckgo/core
[npm-license]: https://img.shields.io/npm/l/@deckdeckgo/core
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/master/webcomponents/core/LICENSE
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/main/webcomponents/core/LICENSE
# DeckDeckGo - Reveal

View File

@ -4,7 +4,7 @@
[npm-badge]: https://img.shields.io/npm/v/@deckdeckgo/social
[npm-badge-url]: https://www.npmjs.com/package/@deckdeckgo/social
[npm-license]: https://img.shields.io/npm/l/@deckdeckgo/social
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/master/webcomponents/social/LICENSE
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/main/webcomponents/social/LICENSE
# DeckDeckGo - Color Social

View File

@ -4,7 +4,7 @@
[npm-badge]: https://img.shields.io/npm/v/@deckdeckgo/word-cloud
[npm-badge-url]: https://www.npmjs.com/package/@deckdeckgo/word-cloud
[npm-license]: https://img.shields.io/npm/l/@deckdeckgo/word-cloud
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/master/webcomponents/word-cloud/LICENSE
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/main/webcomponents/word-cloud/LICENSE
# DeckDeckGo - Word Cloud

View File

@ -4,7 +4,7 @@
[npm-badge]: https://img.shields.io/npm/v/@deckdeckgo/youtube
[npm-badge-url]: https://www.npmjs.com/package/@deckdeckgo/youtube
[npm-license]: https://img.shields.io/npm/l/@deckdeckgo/youtube
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/master/webcomponents/youtube/LICENSE
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/main/webcomponents/youtube/LICENSE
# DeckDeckGo - Youtube

View File

@ -4,7 +4,7 @@
[npm-badge]: https://img.shields.io/npm/v/deckdeckgo-webpack-plugins
[npm-badge-url]: https://www.npmjs.com/package/deckdeckgo-webpack-plugins
[npm-license]: https://img.shields.io/npm/l/deckdeckgo-webpack-plugins
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/master/webpack/LICENSE
[npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/main/webpack/LICENSE
# DeckDeckGo - Webpack Plugins