Skip to content

Commit

Permalink
chore: update link updater configuration to include additional file t…
Browse files Browse the repository at this point in the history
…ypes for processing
  • Loading branch information
iamvikshan committed Nov 23, 2024
1 parent 1ee98e9 commit 0c10a1c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/updatelinks.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
files:
- "*.md"
- "*.js"
- "*.ts"
- "*.mdx"
- "*.astro"
links:
- old: 'https://github.com/vixshan/mina'
new: 'https://github.com/vixshan/amina'
Expand Down

0 comments on commit 0c10a1c

Please sign in to comment.