Skip to content

Commit c819594

Browse files
authored
Merge branch 'master' into tatianahernandez-patch-2
2 parents d1ac168 + 4350bd1 commit c819594

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

.config/markdown.links.config.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,9 @@
6969
},
7070
{
7171
"pattern": "^https://duckduckgo.com/.*"
72+
},
73+
{
74+
"pattern": "^https://askubuntu.com/.*"
7275
}
7376
],
7477
"NOTE: We replace absolute links with a use-relative-links-to-md-files-only since these are (nearly) always mistakes and should link to the relative .md file instead": "",

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ civicactions.com
5757

5858
## License
5959

60-
Copyright 2017-2023 CivicActions.
60+
Copyright 2017-2024 CivicActions.
6161

6262
This work is licensed under the terms of the [Creative Commons Attribution 4.0 International (CC BY 4.0) license](LICENSE.md).
6363

common-practices-tools/security/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ When you delete a file, it doesn't actually go away. Usually, all that occurs is
171171

172172
GNU/Linux:
173173

174-
- [How to delete file(s) in secure manner?](http://askubuntu.com/questions/57572/how-to-delete-files-in-secure-manner) (Ask Ubuntu)
174+
- [How to delete file(s) in secure manner?](https://askubuntu.com/questions/57572/how-to-delete-files-in-secure-manner) (Ask Ubuntu)
175175
- [How to: Delete your Data Securely on Linux](https://ssd.eff.org/en/module/how-delete-your-data-securely-linux) (from the EFF Surveillance Self-Defense guide)
176176

177177
MacOS:

0 commit comments

Comments
 (0)