@cccsaurora/howler-ui 2.15.0-dev.279 → 2.15.0-dev.283

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.fr.md CHANGED
@@ -20,13 +20,13 @@ Howler permet aux analystes de triage et aux ingénieurs de détection d'en fair
20
20
 
21
21
  ## Documentation
22
22
 
23
- Pour la documentation, voir <https://cybercentrecanada.github.io/howler-docs/fr>
23
+ Pour la documentation, voir <https://cybercentrecanada.github.io/howler/fr>
24
24
 
25
25
  ## Contribution
26
26
 
27
27
  ### Développement
28
28
 
29
- Si vous souhaitez contribuer à Howler, suivez le [guide du développeur] (<https://cybercentrecanada.github.io/howler-docs/developer/getting_started/>), créez une branche et commencez à coder !
29
+ Si vous souhaitez contribuer à Howler, suivez le [guide du développeur] (<https://cybercentrecanada.github.io/howler/developer/getting_started/>), créez une branche et commencez à coder !
30
30
 
31
31
  ### Signalement de problèmes
32
32
 
package/README.md CHANGED
@@ -20,10 +20,10 @@ Howler allows triage analysts and detection engineers to do more by refining and
20
20
 
21
21
  ## Documentation
22
22
 
23
- For documentation, see <https://cybercentrecanada.github.io/howler-docs/>
23
+ For documentation, see <https://cybercentrecanada.github.io/howler/>
24
24
 
25
25
  ## Contributing
26
26
 
27
27
  ### Development
28
28
 
29
- If you'd like to contribute to Howler, follow the [developer's guide](https://cybercentrecanada.github.io/howler-docs/developer/getting_started/), create a branch and get coding!
29
+ If you'd like to contribute to Howler, follow the [developer's guide](https://cybercentrecanada.github.io/howler/developer/getting_started/), create a branch and get coding!
package/package.json CHANGED
@@ -96,7 +96,7 @@
96
96
  "internal-slot": "1.0.7"
97
97
  },
98
98
  "type": "module",
99
- "version": "2.15.0-dev.279",
99
+ "version": "2.15.0-dev.283",
100
100
  "exports": {
101
101
  "./i18n": "./i18n.js",
102
102
  "./index.css": "./index.css",