@cccsaurora/howler-ui 2.14.0 → 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 +2 -2
- package/README.md +2 -2
- package/package.json +1 -1
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
|
|
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
|
|
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
|
|
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
|
|
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!
|