feat: load in current macros

This commit is contained in:
2024-10-02 14:28:24 -07:00
parent 6b12140039
commit 36fcca11a7
6 changed files with 84 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
matches:
- trigger: "docs.contribute"
replace: "https://docs.nhcarrigan.com/dev/contributing/"
- trigger: "docs.coc"
replace: "https://docs.nhcarrigan.com/community/coc/"
- trigger: "docs.terms"
replace: "https://docs.nhcarrigan.com/legal/terms/"
- trigger: "docs.privacy"
replace: "https://docs.nhcarrigan.com/legal/privacy/"
- trigger: "docs.community"
replace: "https://docs.nhcarrigan.com/community/guide/"